Skip to content

Commit

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

Update wordpress:6.6.2-php8.2-fpm-alpine Docker digest to 483c76c
  • Loading branch information
ffais authored Oct 28, 2024
2 parents b6997f5 + a1f8d07 commit 2d7466f
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:b1e4ecd9f5028d10acba23a4d5e1afc818480ebd352e43bdbde9cd186f0d9b1f
FROM wordpress:6.6.2-php8.2-fpm-alpine@sha256:483c76c4a0ffd5f0c1f6b6b6e9943aff618a3ef524afe4f806ac2897b69ac265
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:b1e4ecd9f5028d10acba23a4d5e1afc818480ebd352e43bdbde9cd186f0d9b1f
FROM wordpress:6.6.2-php8.2-fpm-alpine@sha256:483c76c4a0ffd5f0c1f6b6b6e9943aff618a3ef524afe4f806ac2897b69ac265

RUN apk add --no-cache fcgi

Expand Down

0 comments on commit 2d7466f

Please sign in to comment.