Skip to content

Commit

Permalink
Merge pull request #296 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 2cffb33
  • Loading branch information
sjinks authored Oct 26, 2022
2 parents e3b5412 + da81fdf commit df7f832
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:f9f120c604963c1b89b92061c26b2951f401691adfe8684903379cb2a6a86ccc
ARG VERSION=php8.0@sha256:2cffb3346aebd0b6ff06775b5e0ad7a06b268b4d33ce3b7c1dbc346e8a37eb02
FROM wordpress:${VERSION}
RUN \
a2enmod ssl && \
Expand Down

0 comments on commit df7f832

Please sign in to comment.