Skip to content

Commit 6db91cb

Browse files
committed
Updating to PHP 8.2.30, 8.3.39, 8.4.16 and 8.5.1
1 parent d02ba50 commit 6db91cb

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

php8.2/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.2.29-8.1.2
1+
FROM quay.io/bfren/nginx-php:php8.2.30-8.1.2
22

33
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44

php8.2/PHP_REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.29
1+
8.2.30

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.28-8.1.2
1+
FROM quay.io/bfren/nginx-php:php8.3.29-8.1.2
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.28
1+
8.3.29

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.15-8.1.2
1+
FROM quay.io/bfren/nginx-php:php8.4.16-8.1.2
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.15
1+
8.4.16

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.0-8.1.2
1+
FROM quay.io/bfren/nginx-php:php8.5.1-8.1.2
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.0
1+
8.5.1

0 commit comments

Comments
 (0)