Skip to content

Commit dc1c61c

Browse files
committed
1 parent a0b6754 commit dc1c61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# https://github.com/docker-library/official-images/blob/master/library/debian
1111
bullseye => 'amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x',
12-
buster => 'amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x',
12+
buster => 'amd64, arm32v7, arm64v8, i386',
1313
);
1414

1515
print <<"END_HEADER";

0 commit comments

Comments
 (0)