Skip to content

Commit ab7cf1b

Browse files
committed
Updating to PHP 8.2.29, 8.3.23 and 8.4.10
1 parent c5b7819 commit ab7cf1b

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

php8.2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.2.28-7.4.2
1+
FROM ghcr.io/bfren/nginx-php:php8.2.29-7.4.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.2/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.28
1+
8.2.29

php8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.3.22-7.4.2
1+
FROM ghcr.io/bfren/nginx-php:php8.3.23-7.4.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.3/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.3.22
1+
8.3.23

php8.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/bfren/nginx-php:php8.4.8-7.4.2
1+
FROM ghcr.io/bfren/nginx-php:php8.4.10-7.4.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.4/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.4.8
1+
8.4.10

0 commit comments

Comments
 (0)