Skip to content

Update httpd#21646

Merged
yosifkit merged 1 commit into
docker-library:masterfrom
docker-library-bot:httpd
Jun 10, 2026
Merged

Update httpd#21646
yosifkit merged 1 commit into
docker-library:masterfrom
docker-library-bot:httpd

Conversation

@tianon

@tianon tianon commented Jun 10, 2026

Copy link
Copy Markdown
Member

Changes:

Changes:

- docker-library/httpd@9b63b37: Merge pull request docker-library/httpd#282 from dzmitry-rudnouski/patch-1
- docker-library/httpd@fa08e9c: update to alpine 3.24
@tianon tianon requested review from a team and LaurentGoderre as code owners June 10, 2026 16:59
@github-actions

Copy link
Copy Markdown
Diff for a5a2ee6:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index d9fae10..f59269f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -6,7 +6,7 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 4da43810a4429c552e19c43f8e513248c34cfc84
 Directory: 2.4
 
-Tags: 2.4.68-alpine, 2.4-alpine, 2-alpine, alpine, 2.4.68-alpine3.23, 2.4-alpine3.23, 2-alpine3.23, alpine3.23
+Tags: 2.4.68-alpine, 2.4-alpine, 2-alpine, alpine, 2.4.68-alpine3.24, 2.4-alpine3.24, 2-alpine3.24, alpine3.24
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 4da43810a4429c552e19c43f8e513248c34cfc84
+GitCommit: fa08e9cebebdf197ac94126fdfc0bc1680fbfb7c
 Directory: 2.4/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 4458959..253d9d6 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,16 +1,16 @@
 httpd:2
 httpd:2-alpine
-httpd:2-alpine3.23
+httpd:2-alpine3.24
 httpd:2-trixie
 httpd:2.4
 httpd:2.4-alpine
-httpd:2.4-alpine3.23
+httpd:2.4-alpine3.24
 httpd:2.4-trixie
 httpd:2.4.68
 httpd:2.4.68-alpine
-httpd:2.4.68-alpine3.23
+httpd:2.4.68-alpine3.24
 httpd:2.4.68-trixie
 httpd:alpine
-httpd:alpine3.23
+httpd:alpine3.24
 httpd:latest
 httpd:trixie
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index b0b0a72..2c4b770 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,2 @@
-httpd:alpine3.23
+httpd:alpine3.24
 httpd:trixie
diff --git a/httpd_alpine3.23/Dockerfile b/httpd_alpine3.24/Dockerfile
similarity index 99%
rename from httpd_alpine3.23/Dockerfile
rename to httpd_alpine3.24/Dockerfile
index 7718b5f..78801bb 100644
--- a/httpd_alpine3.23/Dockerfile
+++ b/httpd_alpine3.24/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.23
+FROM alpine:3.24
 
 # ensure www-data user exists
 RUN set -x \
diff --git a/httpd_alpine3.23/httpd-foreground b/httpd_alpine3.24/httpd-foreground
similarity index 100%
rename from httpd_alpine3.23/httpd-foreground
rename to httpd_alpine3.24/httpd-foreground

Relevant Maintainers:

@yosifkit yosifkit merged commit 352aaa5 into docker-library:master Jun 10, 2026
7 checks passed
@yosifkit yosifkit deleted the httpd branch June 10, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants