Skip to content

Commit

Permalink
chore(deps): update wordpress:php8.0 docker digest to 63a88a8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2022
1 parent 3a9e460 commit 8c73793
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:7cc5e9f2e234900207a9f9fc95c2a02caf78c39045af507d5112d95ca63ebc32
ARG VERSION=php8.0@sha256:63a88a8dce09f702959177613205f10f2eecbe8f813d56d0053b423a5888eb4a
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit 8c73793

Please sign in to comment.