Skip to content

Commit

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

0 comments on commit 8bd6f3e

Please sign in to comment.