Skip to content

Commit

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

0 comments on commit 54f200c

Please sign in to comment.