Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update haproxy #14035

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Update haproxy #14035

merged 1 commit into from
Feb 7, 2023

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Feb 7, 2023

Changes:

Changes:

- docker-library/haproxy@09db530: Update 2.8 to 2.8-dev3
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Diff for 1db5ba1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 647446f..6fd58af 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,12 +61,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 079f57941442130b1f47fbb30181390c8fdfd708
 Directory: 2.7/alpine
 
-Tags: 2.8-dev2, 2.8-dev, 2.8-dev2-bullseye, 2.8-dev-bullseye
+Tags: 2.8-dev3, 2.8-dev, 2.8-dev3-bullseye, 2.8-dev-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 90d3b5fa57f474d0c91dccd0a6185a6e23eec72a
+GitCommit: 09db530687ce9142df90e3dbad7dc5a5c2ce152e
 Directory: 2.8
 
-Tags: 2.8-dev2-alpine, 2.8-dev-alpine, 2.8-dev2-alpine3.17, 2.8-dev-alpine3.17
+Tags: 2.8-dev3-alpine, 2.8-dev-alpine, 2.8-dev3-alpine3.17, 2.8-dev-alpine3.17
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 90d3b5fa57f474d0c91dccd0a6185a6e23eec72a
+GitCommit: 09db530687ce9142df90e3dbad7dc5a5c2ce152e
 Directory: 2.8/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 32e8183..b7b0831 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -47,10 +47,10 @@ haproxy:2.7.2-alpine
 haproxy:2.7.2-alpine3.17
 haproxy:2.7.2-bullseye
 haproxy:2.8-dev
-haproxy:2.8-dev2
-haproxy:2.8-dev2-alpine
-haproxy:2.8-dev2-alpine3.17
-haproxy:2.8-dev2-bullseye
+haproxy:2.8-dev3
+haproxy:2.8-dev3-alpine
+haproxy:2.8-dev3-alpine3.17
+haproxy:2.8-dev3-bullseye
 haproxy:2.8-dev-alpine
 haproxy:2.8-dev-alpine3.17
 haproxy:2.8-dev-bullseye
diff --git a/haproxy_2.8-dev-alpine3.17/Dockerfile b/haproxy_2.8-dev-alpine3.17/Dockerfile
index e730d0a..0f60c92 100644
--- a/haproxy_2.8-dev-alpine3.17/Dockerfile
+++ b/haproxy_2.8-dev-alpine3.17/Dockerfile
@@ -21,9 +21,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.8-dev2
-ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev2.tar.gz
-ENV HAPROXY_SHA256 c2834e8399dc64b6b0eb6879d43e1ec7fdc33c9efc3a0ec97cc2718afff42579
+ENV HAPROXY_VERSION 2.8-dev3
+ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev3.tar.gz
+ENV HAPROXY_SHA256 32985f31e1e1abbe27a5e9ac154152891b6f02d3549164222bb26d644613e0e2
 
 # 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.8-dev-bullseye/Dockerfile b/haproxy_2.8-dev-bullseye/Dockerfile
index 82b5ebd..57e3128 100644
--- a/haproxy_2.8-dev-bullseye/Dockerfile
+++ b/haproxy_2.8-dev-bullseye/Dockerfile
@@ -20,9 +20,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.8-dev2
-ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev2.tar.gz
-ENV HAPROXY_SHA256 c2834e8399dc64b6b0eb6879d43e1ec7fdc33c9efc3a0ec97cc2718afff42579
+ENV HAPROXY_VERSION 2.8-dev3
+ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev3.tar.gz
+ENV HAPROXY_SHA256 32985f31e1e1abbe27a5e9ac154152891b6f02d3549164222bb26d644613e0e2
 
 # 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 3290f74 into docker-library:master Feb 7, 2023
@yosifkit yosifkit deleted the haproxy branch February 7, 2023 22:10
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