Skip to content

Commit

Permalink
Bump ddev-php-base FROM in webserver
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Dec 6, 2022
1 parent 3d7f94d commit cc87407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/ddev-webserver/Dockerfile
Expand Up @@ -3,7 +3,7 @@
### Build ddev-php-base from ddev-webserver-base
### ddev-php-base is the basic of ddev-php-prod
### and ddev-webserver-* (For DDEV-Local)
FROM drud/ddev-php-base:v1.21.3 as ddev-webserver-base
FROM drud/ddev-php-base:20221205_yq_update as ddev-webserver-base

ENV BACKDROP_DRUSH_VERSION=1.4.0
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit cc87407

Please sign in to comment.