Skip to content

Commit

Permalink
chore(deps): update wordpress:php7.4 docker digest to 334c9e2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2022
1 parent ad70dde commit cfe9450
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:334c9e222e357c001281c350caf1c4711d482485986bac9306629f3590d88f2c
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit cfe9450

Please sign in to comment.