Skip to content

Commit a2749f5

Browse files
committed
Updating to PHP 8.4.20 and 8.5.5
1 parent 57aa7a4 commit a2749f5

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.19-8.1.9
1+
FROM quay.io/bfren/nginx-php:php8.4.20-8.1.9
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.19
1+
8.4.20

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.4-8.1.9
1+
FROM quay.io/bfren/nginx-php:php8.5.5-8.1.9
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.4
1+
8.5.5

0 commit comments

Comments
 (0)