Skip to content

Commit 35c6c97

Browse files
committed
Updating to PHP 8.2.31, 8.3.31, 8.4.21 and 8.5.6
1 parent 5172af2 commit 35c6c97

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.30-8.1.11
1+
FROM quay.io/bfren/nginx-php:php8.2.31-8.1.11
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.30
1+
8.2.31

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.30-8.1.11
1+
FROM quay.io/bfren/nginx-php:php8.3.31-8.1.11
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.30
1+
8.3.31

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.20-8.1.11
1+
FROM quay.io/bfren/nginx-php:php8.4.21-8.1.11
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.20
1+
8.4.21

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.5-8.1.11
1+
FROM quay.io/bfren/nginx-php:php8.5.6-8.1.11
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.5
1+
8.5.6

0 commit comments

Comments
 (0)