We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b6754 commit dc1c61cCopy full SHA for dc1c61c
library.pl
@@ -9,7 +9,7 @@
9
10
# https://github.com/docker-library/official-images/blob/master/library/debian
11
bullseye => 'amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x',
12
- buster => 'amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x',
+ buster => 'amd64, arm32v7, arm64v8, i386',
13
);
14
15
print <<"END_HEADER";
0 commit comments