Skip to content

Conversation

@yosifkit
Copy link
Member

@yosifkit yosifkit commented Jan 7, 2026

Changes:

Changes:

- docker-library/haproxy@a1d78dc: Update 3.4 to 3.4-dev2
@yosifkit yosifkit requested a review from a team as a code owner January 7, 2026 17:29
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Diff for c8c4f28:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ab050ee..8a1aa93 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -71,12 +71,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: bbce9cd3a36531337ab84dbf3f20bb4dad2b1245
 Directory: 3.3/alpine
 
-Tags: 3.4-dev1, 3.4-dev, 3.4-dev1-trixie, 3.4-dev-trixie
+Tags: 3.4-dev2, 3.4-dev, 3.4-dev2-trixie, 3.4-dev-trixie
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c4aae186fc7844beacf615a62c77760195abca7c
+GitCommit: a1d78dc260e6efbadce5c60750c3d87569596c20
 Directory: 3.4
 
-Tags: 3.4-dev1-alpine, 3.4-dev-alpine, 3.4-dev1-alpine3.23, 3.4-dev-alpine3.23
+Tags: 3.4-dev2-alpine, 3.4-dev-alpine, 3.4-dev2-alpine3.23, 3.4-dev-alpine3.23
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c4aae186fc7844beacf615a62c77760195abca7c
+GitCommit: a1d78dc260e6efbadce5c60750c3d87569596c20
 Directory: 3.4/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index f8fb8d3..66f08a3 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -55,10 +55,10 @@ haproxy:3.3.1-alpine
 haproxy:3.3.1-alpine3.23
 haproxy:3.3.1-trixie
 haproxy:3.4-dev
-haproxy:3.4-dev1
-haproxy:3.4-dev1-alpine
-haproxy:3.4-dev1-alpine3.23
-haproxy:3.4-dev1-trixie
+haproxy:3.4-dev2
+haproxy:3.4-dev2-alpine
+haproxy:3.4-dev2-alpine3.23
+haproxy:3.4-dev2-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 77d83a0..8c11616 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-dev1
-ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev1.tar.gz
-ENV HAPROXY_SHA256 a5422a77891d7ae160d848291f9954fc5052ae6356ed67e6000cb59d58037515
+ENV HAPROXY_VERSION 3.4-dev2
+ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev2.tar.gz
+ENV HAPROXY_SHA256 0bd125014f1f07dd32d0877f166e85b6b0d080ff4afaba664b3eaf6ef83c9cf9
 
 # 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 6514214..9678517 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-dev1
-ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev1.tar.gz
-ENV HAPROXY_SHA256 a5422a77891d7ae160d848291f9954fc5052ae6356ed67e6000cb59d58037515
+ENV HAPROXY_VERSION 3.4-dev2
+ENV HAPROXY_URL https://www.haproxy.org/download/3.4/src/devel/haproxy-3.4-dev2.tar.gz
+ENV HAPROXY_SHA256 0bd125014f1f07dd32d0877f166e85b6b0d080ff4afaba664b3eaf6ef83c9cf9
 
 # 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 53501c0 into docker-library:master Jan 7, 2026
21 checks passed
@tianon tianon deleted the haproxy branch January 7, 2026 18:20
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