We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9eba55 commit 495b744Copy full SHA for 495b744
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PHP_VERSION=7.3
+ARG PHP_VERSION=7.4
2
ARG COMPOSER_VERSION=2.0
3
4
FROM composer:${COMPOSER_VERSION}
0 commit comments