From ecb0af701383e85ee6f7133203f381095654e98e Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 10 May 2023 18:50:36 +0100 Subject: [PATCH 1/3] Bumping version to 3.0.1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 56fea8a..13d683c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0 \ No newline at end of file +3.0.1 \ No newline at end of file From 2bb727c3c07519ea3678940efc7846ffb6555456 Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 10 May 2023 18:51:20 +0100 Subject: [PATCH 2/3] Using latest base images --- 5.6/Dockerfile | 2 +- 7.4/Dockerfile | 2 +- 8.0/Dockerfile | 2 +- 8.1/APACHE_BASE | 2 +- 8.1/Dockerfile | 2 +- 8.2/APACHE_BASE | 2 +- 8.2/Dockerfile | 2 +- generate-dockerfiles.sh | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/5.6/Dockerfile b/5.6/Dockerfile index 244ba4b..71b3e65 100644 --- a/5.6/Dockerfile +++ b/5.6/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/apache:apache2.4.43-alpine3.8-3.0.0 +FROM bfren/apache:apache2.4.43-alpine3.8-3.0.1 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php" diff --git a/7.4/Dockerfile b/7.4/Dockerfile index 60c89b3..8c2c028 100644 --- a/7.4/Dockerfile +++ b/7.4/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/apache:apache2.4.56-alpine3.15-3.0.0 +FROM bfren/apache:apache2.4.56-alpine3.15-3.0.1 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php" diff --git a/8.0/Dockerfile b/8.0/Dockerfile index 15f15b4..8c92c11 100644 --- a/8.0/Dockerfile +++ b/8.0/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/apache:apache2.4.56-alpine3.16-3.0.0 +FROM bfren/apache:apache2.4.56-alpine3.16-3.0.1 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php" diff --git a/8.1/APACHE_BASE b/8.1/APACHE_BASE index 46c5562..88da37e 100644 --- a/8.1/APACHE_BASE +++ b/8.1/APACHE_BASE @@ -1 +1 @@ -apache2.4.57-alpine3.17 \ No newline at end of file +apache2.4.57-alpine3.18 \ No newline at end of file diff --git a/8.1/Dockerfile b/8.1/Dockerfile index 1f007cc..1f21a0c 100644 --- a/8.1/Dockerfile +++ b/8.1/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/apache:apache2.4.57-alpine3.17-3.0.0 +FROM bfren/apache:apache2.4.57-alpine3.18-3.0.1 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php" diff --git a/8.2/APACHE_BASE b/8.2/APACHE_BASE index 3cc9051..88da37e 100644 --- a/8.2/APACHE_BASE +++ b/8.2/APACHE_BASE @@ -1 +1 @@ -apache2.4.57-alpineedge \ No newline at end of file +apache2.4.57-alpine3.18 \ No newline at end of file diff --git a/8.2/Dockerfile b/8.2/Dockerfile index 035b19c..05c963c 100644 --- a/8.2/Dockerfile +++ b/8.2/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/apache:apache2.4.57-alpineedge-3.0.0 +FROM bfren/apache:apache2.4.57-alpine3.18-3.0.1 LABEL org.opencontainers.image.source="https://github.com/bfren/docker-apache-php" diff --git a/generate-dockerfiles.sh b/generate-dockerfiles.sh index 6816b45..5f9a939 100755 --- a/generate-dockerfiles.sh +++ b/generate-dockerfiles.sh @@ -4,7 +4,7 @@ set -euo pipefail docker pull bfren/alpine -BASE_REVISION="3.0.0" +BASE_REVISION="3.0.1" echo "Base: ${BASE_REVISION}" PHP_VERSIONS="5.6 7.4 8.0 8.1 8.2" From ef84a12ccbabf4c215957e9f45229d73e1620db9 Mon Sep 17 00:00:00 2001 From: bfren Date: Wed, 10 May 2023 18:51:28 +0100 Subject: [PATCH 3/3] Updating to PHP 8.1.19 and 8.2.6 --- 8.1/overlay/tmp/PHP_BUILD | 2 +- 8.1/overlay/tmp/PHP_REVISION | 2 +- 8.2/overlay/tmp/PHP_BUILD | 2 +- 8.2/overlay/tmp/PHP_REVISION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/8.1/overlay/tmp/PHP_BUILD b/8.1/overlay/tmp/PHP_BUILD index 7e31954..1b6c5a3 100644 --- a/8.1/overlay/tmp/PHP_BUILD +++ b/8.1/overlay/tmp/PHP_BUILD @@ -1 +1 @@ -8.1.18-r0 \ No newline at end of file +8.1.19-r1 \ No newline at end of file diff --git a/8.1/overlay/tmp/PHP_REVISION b/8.1/overlay/tmp/PHP_REVISION index 5c262d7..f8f3476 100644 --- a/8.1/overlay/tmp/PHP_REVISION +++ b/8.1/overlay/tmp/PHP_REVISION @@ -1 +1 @@ -8.1.18 \ No newline at end of file +8.1.19 \ No newline at end of file diff --git a/8.2/overlay/tmp/PHP_BUILD b/8.2/overlay/tmp/PHP_BUILD index 71512e8..2e0a3a4 100644 --- a/8.2/overlay/tmp/PHP_BUILD +++ b/8.2/overlay/tmp/PHP_BUILD @@ -1 +1 @@ -8.2.5-r2 \ No newline at end of file +8.2.6-r1 \ No newline at end of file diff --git a/8.2/overlay/tmp/PHP_REVISION b/8.2/overlay/tmp/PHP_REVISION index 971f1f4..bcd9546 100644 --- a/8.2/overlay/tmp/PHP_REVISION +++ b/8.2/overlay/tmp/PHP_REVISION @@ -1 +1 @@ -8.2.5 \ No newline at end of file +8.2.6 \ No newline at end of file