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 #13356

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Update haproxy #13356

merged 1 commit into from
Oct 18, 2022

Conversation

tianon
Copy link
Member

@tianon tianon commented Oct 18, 2022

Changes:

Changes:

- docker-library/haproxy@cd1c198: Update 2.7 to 2.7-dev8
@github-actions
Copy link

Diff for 26393ab:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 982cd3b..1ec955b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,12 +61,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: bfdb47e3bb0de8315bf08876d7720ab3f46ccc28
 Directory: 2.6/alpine
 
-Tags: 2.7-dev7, 2.7-dev, 2.7-dev7-bullseye, 2.7-dev-bullseye
+Tags: 2.7-dev8, 2.7-dev, 2.7-dev8-bullseye, 2.7-dev-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 6cf6ea8d0ead8fcef737b94664655127890499c2
+GitCommit: cd1c198fc46e312fccf9818c5388494eb4a70f83
 Directory: 2.7
 
-Tags: 2.7-dev7-alpine, 2.7-dev-alpine, 2.7-dev7-alpine3.16, 2.7-dev-alpine3.16
+Tags: 2.7-dev8-alpine, 2.7-dev-alpine, 2.7-dev8-alpine3.16, 2.7-dev-alpine3.16
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 6cf6ea8d0ead8fcef737b94664655127890499c2
+GitCommit: cd1c198fc46e312fccf9818c5388494eb4a70f83
 Directory: 2.7/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 4d169e9..1a47dde 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -47,10 +47,10 @@ haproxy:2.6.6-alpine
 haproxy:2.6.6-alpine3.16
 haproxy:2.6.6-bullseye
 haproxy:2.7-dev
-haproxy:2.7-dev7
-haproxy:2.7-dev7-alpine
-haproxy:2.7-dev7-alpine3.16
-haproxy:2.7-dev7-bullseye
+haproxy:2.7-dev8
+haproxy:2.7-dev8-alpine
+haproxy:2.7-dev8-alpine3.16
+haproxy:2.7-dev8-bullseye
 haproxy:2.7-dev-alpine
 haproxy:2.7-dev-alpine3.16
 haproxy:2.7-dev-bullseye
diff --git a/haproxy_2.7-dev-alpine3.16/Dockerfile b/haproxy_2.7-dev-alpine3.16/Dockerfile
index ab91388..2f226cc 100644
--- a/haproxy_2.7-dev-alpine3.16/Dockerfile
+++ b/haproxy_2.7-dev-alpine3.16/Dockerfile
@@ -21,9 +21,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.7-dev7
-ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/devel/haproxy-2.7-dev7.tar.gz
-ENV HAPROXY_SHA256 9cf8e1ededc7d0aec1303cb54e11252fadb73794d2f073880e8107e3686120a0
+ENV HAPROXY_VERSION 2.7-dev8
+ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/devel/haproxy-2.7-dev8.tar.gz
+ENV HAPROXY_SHA256 381cba4ec93205c1376eae148924f06f7f485eba9b1f953f89104d997a9e7747
 
 # 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.7-dev-bullseye/Dockerfile b/haproxy_2.7-dev-bullseye/Dockerfile
index 614fcaa..aaf4f38 100644
--- a/haproxy_2.7-dev-bullseye/Dockerfile
+++ b/haproxy_2.7-dev-bullseye/Dockerfile
@@ -20,9 +20,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.7-dev7
-ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/devel/haproxy-2.7-dev7.tar.gz
-ENV HAPROXY_SHA256 9cf8e1ededc7d0aec1303cb54e11252fadb73794d2f073880e8107e3686120a0
+ENV HAPROXY_VERSION 2.7-dev8
+ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/devel/haproxy-2.7-dev8.tar.gz
+ENV HAPROXY_SHA256 381cba4ec93205c1376eae148924f06f7f485eba9b1f953f89104d997a9e7747
 
 # 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 ec86118 into docker-library:master Oct 18, 2022
@yosifkit yosifkit deleted the haproxy branch October 18, 2022 18:41
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