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 c80c9f7 commit 18aff2cCopy full SHA for 18aff2c
Dockerfile
@@ -1,6 +1,6 @@
1
ARG ARCH="amd64"
2
ARG OS="linux"
3
-FROM quay.io/prometheus/busybox-${OS}-${ARCH}:glibc
+FROM quay.io/prometheus/busybox-${OS}-${ARCH}:latest
4
5
LABEL maintainer="Christian González Di Antonio <[email protected]>" \
6
org.opencontainers.image.authors="Christian González Di Antonio <[email protected]>" \
0 commit comments