Skip to content

Conversation

@yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/haproxy@531c0c0: Update 3.3 to 3.3-dev11
@yosifkit yosifkit requested a review from a team as a code owner October 31, 2025 16:44
@github-actions
Copy link

Diff for 36fe763:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 832d5a9..4d4cbaa 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,12 +61,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: e4c0de0b54fc42dd87f22cfb61aad93562dad787
 Directory: 3.2/alpine
 
-Tags: 3.3-dev10, 3.3-dev, 3.3-dev10-trixie, 3.3-dev-trixie
+Tags: 3.3-dev11, 3.3-dev, 3.3-dev11-trixie, 3.3-dev-trixie
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: be4757e151254dc143f8dfb7cc25b39df8a01543
+GitCommit: 531c0c0d9c002e8f43ab020ff9e529c6168b287c
 Directory: 3.3
 
-Tags: 3.3-dev10-alpine, 3.3-dev-alpine, 3.3-dev10-alpine3.22, 3.3-dev-alpine3.22
+Tags: 3.3-dev11-alpine, 3.3-dev-alpine, 3.3-dev11-alpine3.22, 3.3-dev-alpine3.22
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: be4757e151254dc143f8dfb7cc25b39df8a01543
+GitCommit: 531c0c0d9c002e8f43ab020ff9e529c6168b287c
 Directory: 3.3/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index d4072ce..b69e1cd 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -47,10 +47,10 @@ haproxy:3.2.7-alpine
 haproxy:3.2.7-alpine3.22
 haproxy:3.2.7-trixie
 haproxy:3.3-dev
-haproxy:3.3-dev10
-haproxy:3.3-dev10-alpine
-haproxy:3.3-dev10-alpine3.22
-haproxy:3.3-dev10-trixie
+haproxy:3.3-dev11
+haproxy:3.3-dev11-alpine
+haproxy:3.3-dev11-alpine3.22
+haproxy:3.3-dev11-trixie
 haproxy:3.3-dev-alpine
 haproxy:3.3-dev-alpine3.22
 haproxy:3.3-dev-trixie
diff --git a/haproxy_3.3-dev-alpine3.22/Dockerfile b/haproxy_3.3-dev-alpine3.22/Dockerfile
index fc0058c..9959960 100644
--- a/haproxy_3.3-dev-alpine3.22/Dockerfile
+++ b/haproxy_3.3-dev-alpine3.22/Dockerfile
@@ -28,9 +28,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.3-dev10
-ENV HAPROXY_URL https://www.haproxy.org/download/3.3/src/devel/haproxy-3.3-dev10.tar.gz
-ENV HAPROXY_SHA256 cebc07624f13864f70f125c1a9f5609586642c1a5a11e7e03a5082f43704374e
+ENV HAPROXY_VERSION 3.3-dev11
+ENV HAPROXY_URL https://www.haproxy.org/download/3.3/src/devel/haproxy-3.3-dev11.tar.gz
+ENV HAPROXY_SHA256 b53e72cc54175c479351afd23af0b44b83fbb4db5bd037d629565bd7ae6df913
 
 # 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.3-dev-trixie/Dockerfile b/haproxy_3.3-dev-trixie/Dockerfile
index 67e2181..a7e9e2a 100644
--- a/haproxy_3.3-dev-trixie/Dockerfile
+++ b/haproxy_3.3-dev-trixie/Dockerfile
@@ -28,9 +28,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.3-dev10
-ENV HAPROXY_URL https://www.haproxy.org/download/3.3/src/devel/haproxy-3.3-dev10.tar.gz
-ENV HAPROXY_SHA256 cebc07624f13864f70f125c1a9f5609586642c1a5a11e7e03a5082f43704374e
+ENV HAPROXY_VERSION 3.3-dev11
+ENV HAPROXY_URL https://www.haproxy.org/download/3.3/src/devel/haproxy-3.3-dev11.tar.gz
+ENV HAPROXY_SHA256 b53e72cc54175c479351afd23af0b44b83fbb4db5bd037d629565bd7ae6df913
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit 4cb587d into docker-library:master Oct 31, 2025
19 checks passed
@tianon tianon deleted the haproxy branch October 31, 2025 20:03
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