Skip to content

Commit 08fcbc2

Browse files
authored
Merge pull request #134 from universityofadelaide/update-docker-image-tag
Update docker image
2 parents 5bcadd5 + 56865c4 commit 08fcbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaffold/optional/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This dockerfile takes the current users uid/gid at build time and adjusts reality
22
# so that the running user for www-data is actually the same as the launching user.
3-
FROM uofa/s2i-shepherd-drupal:php-8.3
3+
FROM uofa/s2i-shepherd-drupal:php-8.3-ssl-legacy
44

55
ARG USER_ID
66
ARG GROUP_ID

0 commit comments

Comments
 (0)