Skip to content

Commit

Permalink
chore(deps): update wordpress:php8.0 docker digest to 8f1acd9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent ad4a2a3 commit 7f3eff0
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=php8.0@sha256:9caaf7d238fb6663d3abcccbf9d337a9c8821f2f45a08837ed3ef9f6f73208d1
ARG VERSION=php8.0@sha256:8f1acd9083c64afe9fe08ff2a1ba009fa8a07a5ff9f572b79f3894efee3384fb
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit 7f3eff0

Please sign in to comment.