Skip to content

Commit

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

0 comments on commit b455276

Please sign in to comment.