Skip to content

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/haproxy@c8e1d6f: Update 2.9 to 2.9-dev3
@github-actions
Copy link

Diff for a8a6260:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index e9fa180..fcf4415 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,12 +61,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: c2acd7ee546c724135e38dd46ad683823edaf3cd
 Directory: 2.8/alpine
 
-Tags: 2.9-dev2, 2.9-dev, 2.9-dev2-bullseye, 2.9-dev-bullseye
+Tags: 2.9-dev3, 2.9-dev, 2.9-dev3-bullseye, 2.9-dev-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: a98384bac2cec72f9a434e3fbf9559f55a959f97
+GitCommit: c8e1d6ffde3f934abf19d538df687f5a2f19c63c
 Directory: 2.9
 
-Tags: 2.9-dev2-alpine, 2.9-dev-alpine, 2.9-dev2-alpine3.18, 2.9-dev-alpine3.18
+Tags: 2.9-dev3-alpine, 2.9-dev-alpine, 2.9-dev3-alpine3.18, 2.9-dev-alpine3.18
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: a98384bac2cec72f9a434e3fbf9559f55a959f97
+GitCommit: c8e1d6ffde3f934abf19d538df687f5a2f19c63c
 Directory: 2.9/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 15e8dcb..de7859c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -47,10 +47,10 @@ haproxy:2.8.2-alpine
 haproxy:2.8.2-alpine3.18
 haproxy:2.8.2-bullseye
 haproxy:2.9-dev
-haproxy:2.9-dev2
-haproxy:2.9-dev2-alpine
-haproxy:2.9-dev2-alpine3.18
-haproxy:2.9-dev2-bullseye
+haproxy:2.9-dev3
+haproxy:2.9-dev3-alpine
+haproxy:2.9-dev3-alpine3.18
+haproxy:2.9-dev3-bullseye
 haproxy:2.9-dev-alpine
 haproxy:2.9-dev-alpine3.18
 haproxy:2.9-dev-bullseye
diff --git a/haproxy_2.9-dev-alpine3.18/Dockerfile b/haproxy_2.9-dev-alpine3.18/Dockerfile
index f60c7d9..81e08fc 100644
--- a/haproxy_2.9-dev-alpine3.18/Dockerfile
+++ b/haproxy_2.9-dev-alpine3.18/Dockerfile
@@ -21,9 +21,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.9-dev2
-ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev2.tar.gz
-ENV HAPROXY_SHA256 97c0bc1ae59e6599c4f5b6b9226a101fda49cc1f8e3a136f301e93ea5d6a0cfd
+ENV HAPROXY_VERSION 2.9-dev3
+ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz
+ENV HAPROXY_SHA256 f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa
 
 # 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_2.9-dev-bullseye/Dockerfile b/haproxy_2.9-dev-bullseye/Dockerfile
index 030959d..91063a5 100644
--- a/haproxy_2.9-dev-bullseye/Dockerfile
+++ b/haproxy_2.9-dev-bullseye/Dockerfile
@@ -20,9 +20,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.9-dev2
-ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev2.tar.gz
-ENV HAPROXY_SHA256 97c0bc1ae59e6599c4f5b6b9226a101fda49cc1f8e3a136f301e93ea5d6a0cfd
+ENV HAPROXY_VERSION 2.9-dev3
+ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev3.tar.gz
+ENV HAPROXY_SHA256 f6ea0236ecf29d363a071bce7b4f3d14071f0c769e58307859bb6920c598d5aa
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \

Relevant Maintainers:

@yosifkit yosifkit merged commit 7516852 into docker-library:master Aug 15, 2023
@yosifkit yosifkit deleted the haproxy branch August 15, 2023 22:26
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