Skip to content

Commit

Permalink
chore(deps): update wordpress:php8.0 docker digest to 8c17b99
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2023
1 parent a32c269 commit 48a76e4
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:77568cbc14bac0908c417945316d3f86249e85b0e160c42a51a0252a3a99208b
ARG VERSION=php8.0@sha256:8c17b9979f89c2c34e15b1ce321a23ef688398292b426c9f860e41294e1743ac
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit 48a76e4

Please sign in to comment.