Skip to content

Commit 9b4d20e

Browse files
committed
Updating to PHP 8.4.18 and 8.5.3
1 parent c778950 commit 9b4d20e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.17-8.1.6
1+
FROM quay.io/bfren/nginx-php:php8.4.18-8.1.6
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.17
1+
8.4.18

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.2-8.1.6
1+
FROM quay.io/bfren/nginx-php:php8.5.3-8.1.6
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.2
1+
8.5.3

0 commit comments

Comments
 (0)