Skip to content

Commit

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

0 comments on commit 1225aa2

Please sign in to comment.