Skip to content

Commit e281388

Browse files
committed
Updating to PHP 8.3.32, 8.4.23 and 8.5.8
1 parent d26c73a commit e281388

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

php8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/nginx-php:php8.3.31-8.2.1
1+
FROM quay.io/bfren/nginx-php:php8.3.32-8.2.1
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.31
1+
8.3.32

php8.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/nginx-php:php8.4.22-8.2.1
1+
FROM quay.io/bfren/nginx-php:php8.4.23-8.2.1
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.22
1+
8.4.23

php8.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/bfren/nginx-php:php8.5.7-8.2.1
1+
FROM quay.io/bfren/nginx-php:php8.5.8-8.2.1
22

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

php8.5/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.5.7
1+
8.5.8

0 commit comments

Comments
 (0)