Skip to content

Commit

Permalink
chore(deps): update wordpress:php7.4 docker digest to 3dff5e9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2022
1 parent 8c1b30a commit a01d394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/wordpress/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG VERSION=php7.4@sha256:9c45d704f48c0b528c5c6d08aa8155e4f08a448fa8705e1f9fc6a5d5a2a5bfb0
ARG VERSION=php7.4@sha256:3dff5e9e1497b522b48dd8a0fcf50dfbbb925f1487c6db581c28e73fdbfc49c1
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit a01d394

Please sign in to comment.