Skip to content

Update haproxy#21514

Open
yosifkit wants to merge 1 commit into
docker-library:masterfrom
docker-library-bot:haproxy
Open

Update haproxy#21514
yosifkit wants to merge 1 commit into
docker-library:masterfrom
docker-library-bot:haproxy

Conversation

@yosifkit
Copy link
Copy Markdown
Member

Changes:

Changes:

- docker-library/haproxy@84f01de: Update 3.4 to 3.4-dev13
@yosifkit yosifkit requested a review from a team as a code owner May 21, 2026 16:14
@github-actions
Copy link
Copy Markdown

Diff for 85fdc6a:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index a9edee1..cdd2f30 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,12 +61,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 37598dc357dc2740f27aefecd2dd0e2554d3cf02
 Directory: 3.3/alpine
 
-Tags: 3.4-dev12, 3.4-dev, 3.4-dev12-trixie, 3.4-dev-trixie
+Tags: 3.4-dev13, 3.4-dev, 3.4-dev13-trixie, 3.4-dev-trixie
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 4f7ea0e84098ff1d6d8919c9634d4b4c0148aa53
+GitCommit: 84f01de702284cb90dea787566228fca766c4dfa
 Directory: 3.4
 
-Tags: 3.4-dev12-alpine, 3.4-dev-alpine, 3.4-dev12-alpine3.23, 3.4-dev-alpine3.23
+Tags: 3.4-dev13-alpine, 3.4-dev-alpine, 3.4-dev13-alpine3.23, 3.4-dev-alpine3.23
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 4f7ea0e84098ff1d6d8919c9634d4b4c0148aa53
+GitCommit: 84f01de702284cb90dea787566228fca766c4dfa
 Directory: 3.4/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index ea46c6e..8bcae9a 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -47,10 +47,10 @@ haproxy:3.3.10-alpine
 haproxy:3.3.10-alpine3.23
 haproxy:3.3.10-trixie
 haproxy:3.4-dev
-haproxy:3.4-dev12
-haproxy:3.4-dev12-alpine
-haproxy:3.4-dev12-alpine3.23
-haproxy:3.4-dev12-trixie
+haproxy:3.4-dev13
+haproxy:3.4-dev13-alpine
+haproxy:3.4-dev13-alpine3.23
+haproxy:3.4-dev13-trixie
 haproxy:3.4-dev-alpine
 haproxy:3.4-dev-alpine3.23
 haproxy:3.4-dev-trixie
diff --git a/haproxy_3.4-dev-alpine3.23/Dockerfile b/haproxy_3.4-dev-alpine3.23/Dockerfile
index eaf3bd5..876b0b1 100644
--- a/haproxy_3.4-dev-alpine3.23/Dockerfile
+++ b/haproxy_3.4-dev-alpine3.23/Dockerfile
@@ -30,9 +30,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.4-dev12
-ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev12.tar.gz
-ENV HAPROXY_SHA256 d195f1184fd03e27ce28c0d6b9c8287a8bccaf19968c4e393737f5363c186a60
+ENV HAPROXY_VERSION 3.4-dev13
+ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev13.tar.gz
+ENV HAPROXY_SHA256 6a7a7489045134694dd5b29eae2251075f1b4ce63a79b7079849f2b53f0ef255
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \
diff --git a/haproxy_3.4-dev-trixie/Dockerfile b/haproxy_3.4-dev-trixie/Dockerfile
index 1b749cc..5e6c6c7 100644
--- a/haproxy_3.4-dev-trixie/Dockerfile
+++ b/haproxy_3.4-dev-trixie/Dockerfile
@@ -30,9 +30,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.4-dev12
-ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev12.tar.gz
-ENV HAPROXY_SHA256 d195f1184fd03e27ce28c0d6b9c8287a8bccaf19968c4e393737f5363c186a60
+ENV HAPROXY_VERSION 3.4-dev13
+ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev13.tar.gz
+ENV HAPROXY_SHA256 6a7a7489045134694dd5b29eae2251075f1b4ce63a79b7079849f2b53f0ef255
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \

Relevant Maintainers:

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.

2 participants