Skip to content

Commit

Permalink
Merge pull request #5 from smartcommunitylab/renovate/wordpress-6.6.2…
Browse files Browse the repository at this point in the history
…-php8.2-fpm-alpine

Update wordpress:6.6.2-php8.2-fpm-alpine Docker digest to 5f7db00
  • Loading branch information
ffais authored Oct 16, 2024
2 parents b6a3f0b + d7aaff1 commit 10178e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/php-fpm-healthcheck-Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM wordpress:6.6.2-php8.2-fpm-alpine@sha256:0f5053b3dc9551da2e41c5e071cceffc48e19ee000b5d19d9a38210cb6dd30a2
FROM wordpress:6.6.2-php8.2-fpm-alpine@sha256:5f7db00fff94d709bc36316ba7759c3ea02b4690f7e37c472ff777f20e4a74e5
RUN apk add --no-cache fcgi

# Enable php fpm status page
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/php-fpm-redis-Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM wordpress:6.6.2-php8.2-fpm-alpine@sha256:0f5053b3dc9551da2e41c5e071cceffc48e19ee000b5d19d9a38210cb6dd30a2
FROM wordpress:6.6.2-php8.2-fpm-alpine@sha256:5f7db00fff94d709bc36316ba7759c3ea02b4690f7e37c472ff777f20e4a74e5

RUN apk add --no-cache fcgi

Expand Down

0 comments on commit 10178e7

Please sign in to comment.