Skip to content

Commit 236a7de

Browse files
committed
Updating to PHP 8.3.27 and 8.4.14
1 parent 0313ff2 commit 236a7de

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.26-7.5.3
1+
FROM ghcr.io/bfren/nginx-php:php8.3.27-7.5.3
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.26
1+
8.3.27

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.13-7.5.3
1+
FROM ghcr.io/bfren/nginx-php:php8.4.14-7.5.3
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.13
1+
8.4.14

0 commit comments

Comments
 (0)