Skip to content

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/haproxy@19b0b73: Update 2.8 to 2.8-dev13
@github-actions
Copy link

Diff for da04326:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 0d02e44..abfd4da 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -51,12 +51,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: b5e4baa466adb533d8f644e1ef514a4301addcb1
 Directory: 2.7/alpine
 
-Tags: 2.8-dev12, 2.8-dev, 2.8-dev12-bullseye, 2.8-dev-bullseye
+Tags: 2.8-dev13, 2.8-dev, 2.8-dev13-bullseye, 2.8-dev-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 8540b3c85e62fae2c85d73e3a27c17f53da115e1
+GitCommit: 19b0b73d7173ccc7d2f30987dedbf8ee8932b63d
 Directory: 2.8
 
-Tags: 2.8-dev12-alpine, 2.8-dev-alpine, 2.8-dev12-alpine3.17, 2.8-dev-alpine3.17
+Tags: 2.8-dev13-alpine, 2.8-dev-alpine, 2.8-dev13-alpine3.17, 2.8-dev-alpine3.17
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 8540b3c85e62fae2c85d73e3a27c17f53da115e1
+GitCommit: 19b0b73d7173ccc7d2f30987dedbf8ee8932b63d
 Directory: 2.8/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index f9650c9..f87e390 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -39,10 +39,10 @@ haproxy:2.7.8-alpine
 haproxy:2.7.8-alpine3.17
 haproxy:2.7.8-bullseye
 haproxy:2.8-dev
-haproxy:2.8-dev12
-haproxy:2.8-dev12-alpine
-haproxy:2.8-dev12-alpine3.17
-haproxy:2.8-dev12-bullseye
+haproxy:2.8-dev13
+haproxy:2.8-dev13-alpine
+haproxy:2.8-dev13-alpine3.17
+haproxy:2.8-dev13-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 5c7611d..74a5240 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-dev12
-ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev12.tar.gz
-ENV HAPROXY_SHA256 9b0ca6194ffbe25e5c5b477d38230e146b3d810d741993c1cdbd936c1a427319
+ENV HAPROXY_VERSION 2.8-dev13
+ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev13.tar.gz
+ENV HAPROXY_SHA256 9684d42ffb478701c38243a7c22f39ebc093fe9277cc839dda79b814181f2c96
 
 # 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 934dc1f..f0893e8 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-dev12
-ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev12.tar.gz
-ENV HAPROXY_SHA256 9b0ca6194ffbe25e5c5b477d38230e146b3d810d741993c1cdbd936c1a427319
+ENV HAPROXY_VERSION 2.8-dev13
+ENV HAPROXY_URL https://www.haproxy.org/download/2.8/src/devel/haproxy-2.8-dev13.tar.gz
+ENV HAPROXY_SHA256 9684d42ffb478701c38243a7c22f39ebc093fe9277cc839dda79b814181f2c96
 
 # 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 3c3f43d into docker-library:master May 25, 2023
@tianon tianon deleted the haproxy branch May 25, 2023 21: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