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.
2 parents f6e587a + e1d342a commit e2110aeCopy full SHA for e2110ae
docker/Dockerfile
@@ -4,7 +4,7 @@ FROM uofa/s2i-shepherd-drupal
4
5
ARG USER_ID
6
ARG GROUP_ID
7
-ARG PHP_VERSION="7.2"
+ARG PHP_VERSION="7.4"
8
9
# Need to switch from www-data to root to do the change of uid
10
USER 0:0
0 commit comments