Skip to content

Commit

Permalink
Merge pull request #434 from sjinks/renovate/wordpress-php8.0
Browse files Browse the repository at this point in the history
chore(deps): update wordpress:php8.0 docker digest to df3a602
  • Loading branch information
sjinks authored Apr 16, 2023
2 parents 57f3207 + c198c3a commit 0d6ca3e
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:fad1ce2182a79e442b20b333a3be786e84a4e44391f87dab51a1992e22790528
ARG VERSION=php8.0@sha256:df3a602190833fd4cd09edaec11c12efad400a046ae5c5721329ec2dacdace0b
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit 0d6ca3e

Please sign in to comment.