Skip to content

Commit df51483

Browse files
committed
Updating to PHP 8.3.30 and 8.4.17
1 parent 32381c5 commit df51483

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 quay.io/bfren/nginx-php:php8.3.29-8.1.4
1+
FROM quay.io/bfren/nginx-php:php8.3.30-8.1.4
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.29
1+
8.3.30

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.16-8.1.4
1+
FROM quay.io/bfren/nginx-php:php8.4.17-8.1.4
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.16
1+
8.4.17

0 commit comments

Comments
 (0)