Skip to content

Commit

Permalink
Merge branch 'release/4.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
pingers committed Dec 1, 2020
2 parents f6e587a + e1d342a commit e2110ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM uofa/s2i-shepherd-drupal

ARG USER_ID
ARG GROUP_ID
ARG PHP_VERSION="7.2"
ARG PHP_VERSION="7.4"

# Need to switch from www-data to root to do the change of uid
USER 0:0
Expand Down

0 comments on commit e2110ae

Please sign in to comment.