Skip to content

Commit 04a0da5

Browse files
chore(deps): update wordpress docker tag to v6.9.0
1 parent 77f0d16 commit 04a0da5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dockerfiles/php-fpm-healthcheck-Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM wordpress:6.8.3-php8.3-fpm-alpine@sha256:51ff4a8e5c0d80e4546e8bc949bb91c219441f98ec147de23a0b1a57e60809e6
1+
FROM wordpress:6.9.0-php8.3-fpm-alpine@sha256:b8781d41a4fae58fa3422e57bb782f3f5e58a71a4402c1e3fcbb6220108dbbf4
22
RUN apk add --no-cache fcgi
33

44
# Enable php fpm status page

dockerfiles/php-fpm-redis-Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM wordpress:6.8.3-php8.3-fpm-alpine@sha256:51ff4a8e5c0d80e4546e8bc949bb91c219441f98ec147de23a0b1a57e60809e6
1+
FROM wordpress:6.9.0-php8.3-fpm-alpine@sha256:b8781d41a4fae58fa3422e57bb782f3f5e58a71a4402c1e3fcbb6220108dbbf4
22

33
RUN apk add --no-cache fcgi
44

0 commit comments

Comments
 (0)