From c1cb00fb4fe06dd595121e8705820a283faa3a91 Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 28 Jan 2026 22:45:42 +0000 Subject: [PATCH 1/4] Bumping version to 7.1.5 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 334b5ce..a52e7a4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.1.4 \ No newline at end of file +7.1.5 \ No newline at end of file From 32381c5c0f8a1d53d6b6139e9ca3b38833596a9a Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 28 Jan 2026 22:46:04 +0000 Subject: [PATCH 2/4] Using latest base images --- generate-dockerfiles.sh | 2 +- php7.4/Dockerfile | 2 +- php8.0/Dockerfile | 2 +- php8.1/Dockerfile | 2 +- php8.2/Dockerfile | 2 +- php8.3/Dockerfile | 2 +- php8.4/Dockerfile | 2 +- php8.5/Dockerfile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/generate-dockerfiles.sh b/generate-dockerfiles.sh index f145bb6..38b37a4 100755 --- a/generate-dockerfiles.sh +++ b/generate-dockerfiles.sh @@ -4,7 +4,7 @@ set -euo pipefail docker pull bfren/alpine -BASE_VERSION="8.1.3" +BASE_VERSION="8.1.4" echo "Base: ${BASE_VERSION}" PHP_VERSIONS="7.4 8.0 8.1 8.2 8.3 8.4 8.5" diff --git a/php7.4/Dockerfile b/php7.4/Dockerfile index cb33b46..d2454a7 100644 --- a/php7.4/Dockerfile +++ b/php7.4/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php7.4.33-8.1.3 +FROM quay.io/bfren/nginx-php:php7.4.33-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.0/Dockerfile b/php8.0/Dockerfile index a8a3f88..7776058 100644 --- a/php8.0/Dockerfile +++ b/php8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.0.30-8.1.3 +FROM quay.io/bfren/nginx-php:php8.0.30-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.1/Dockerfile b/php8.1/Dockerfile index e4edfc7..b5ffc7b 100644 --- a/php8.1/Dockerfile +++ b/php8.1/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.1.32-8.1.3 +FROM quay.io/bfren/nginx-php:php8.1.32-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.2/Dockerfile b/php8.2/Dockerfile index 00c7ea3..9eb6895 100644 --- a/php8.2/Dockerfile +++ b/php8.2/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.2.30-8.1.3 +FROM quay.io/bfren/nginx-php:php8.2.30-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.3/Dockerfile b/php8.3/Dockerfile index e663b00..fd3f9d0 100644 --- a/php8.3/Dockerfile +++ b/php8.3/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.3.29-8.1.3 +FROM quay.io/bfren/nginx-php:php8.3.29-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.4/Dockerfile b/php8.4/Dockerfile index 2fe61d2..dff073d 100644 --- a/php8.4/Dockerfile +++ b/php8.4/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.4.16-8.1.3 +FROM quay.io/bfren/nginx-php:php8.4.16-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.5/Dockerfile b/php8.5/Dockerfile index 7ef512d..059c07f 100644 --- a/php8.5/Dockerfile +++ b/php8.5/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.5.2-8.1.3 +FROM quay.io/bfren/nginx-php:php8.5.2-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" From df51483c2ded067a0be6717ab439ab436fbcef42 Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 28 Jan 2026 22:46:20 +0000 Subject: [PATCH 3/4] Updating to PHP 8.3.30 and 8.4.17 --- php8.3/Dockerfile | 2 +- php8.3/PHP_REVISION | 2 +- php8.4/Dockerfile | 2 +- php8.4/PHP_REVISION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/php8.3/Dockerfile b/php8.3/Dockerfile index fd3f9d0..648d87d 100644 --- a/php8.3/Dockerfile +++ b/php8.3/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.3.29-8.1.4 +FROM quay.io/bfren/nginx-php:php8.3.30-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.3/PHP_REVISION b/php8.3/PHP_REVISION index 4bb9e36..0f197cf 100644 --- a/php8.3/PHP_REVISION +++ b/php8.3/PHP_REVISION @@ -1 +1 @@ -8.3.29 \ No newline at end of file +8.3.30 \ No newline at end of file diff --git a/php8.4/Dockerfile b/php8.4/Dockerfile index dff073d..56f3902 100644 --- a/php8.4/Dockerfile +++ b/php8.4/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/bfren/nginx-php:php8.4.16-8.1.4 +FROM quay.io/bfren/nginx-php:php8.4.17-8.1.4 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress" diff --git a/php8.4/PHP_REVISION b/php8.4/PHP_REVISION index 79c1c50..d7b295f 100644 --- a/php8.4/PHP_REVISION +++ b/php8.4/PHP_REVISION @@ -1 +1 @@ -8.4.16 \ No newline at end of file +8.4.17 \ No newline at end of file From dd3e6edae7a34756fee13705b6e5dd0e6c3ce0e7 Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 28 Jan 2026 22:47:06 +0000 Subject: [PATCH 4/4] Updating to NinjaFirewall 4.8.3 --- overlay/tmp/NINJAFIREWALL_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/tmp/NINJAFIREWALL_VERSION b/overlay/tmp/NINJAFIREWALL_VERSION index 40d1f9d..40b4ea0 100644 --- a/overlay/tmp/NINJAFIREWALL_VERSION +++ b/overlay/tmp/NINJAFIREWALL_VERSION @@ -1 +1 @@ -4.8.2 \ No newline at end of file +4.8.3 \ No newline at end of file