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