We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2f7e9 commit fe4ddd8Copy full SHA for fe4ddd8
Dockerfile
@@ -1,6 +1,6 @@
1
ARG ALPINE=3.20
2
-ENV ALPINE=$ALPINE
3
FROM alpine:${ALPINE}
+ENV ALPINE=$ALPINE
4
5
ARG PHP
6
ENV PHP_VERSION=$PHP
0 commit comments