We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf7522 commit 147f063Copy full SHA for 147f063
Dockerfile
@@ -1,5 +1,5 @@
1
ARG DISTRO="alpine"
2
-ARG DISTRO_VARIANT="3.19"
+ARG DISTRO_VARIANT="3.20"
3
4
FROM docker.io/tiredofit/${DISTRO}:${DISTRO_VARIANT}
5
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
0 commit comments