Skip to content

Commit a2647e6

Browse files
committed
Updating to PHP 8.4.19 and 8.5.4
1 parent 79f1d18 commit a2647e6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.18-8.1.8
1+
FROM quay.io/bfren/nginx-php:php8.4.19-8.1.8
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.18
1+
8.4.19

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.3-8.1.8
1+
FROM quay.io/bfren/nginx-php:php8.5.4-8.1.8
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.3
1+
8.5.4

0 commit comments

Comments
 (0)