Skip to content

Commit 24fd986

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.3-dev10 release(s)
1 parent c42f7f6 commit 24fd986

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

3.3/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <[email protected]>
2020
LABEL Name HAProxy
2121
LABEL Release Community Edition
2222
LABEL Vendor HAProxy
23-
LABEL Version 3.3-dev9
23+
LABEL Version 3.3-dev10
2424
LABEL RUN /usr/bin/docker -d IMAGE
2525

2626
ENV HAPROXY_BRANCH 3.3
27-
ENV HAPROXY_MINOR 3.3-dev9
28-
ENV HAPROXY_SHA256 8e83364938b26602102f746127a2fe8f92929d8bb5f671f7780caa23cf9686f3
27+
ENV HAPROXY_MINOR 3.3-dev10
28+
ENV HAPROXY_SHA256 cebc07624f13864f70f125c1a9f5609586642c1a5a11e7e03a5082f43704374e
2929
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
3030

3131
ENV HAPROXY_UID haproxy

3.3/Dockerfile.api

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ MAINTAINER Dinko Korunic <[email protected]>
55
LABEL Name HAProxy
66
LABEL Release Community Edition
77
LABEL Vendor HAProxy
8-
LABEL Version 3.3-dev9
8+
LABEL Version 3.3-dev10
99
LABEL RUN /usr/bin/docker -d IMAGE
1010

1111
ENV HAPROXY_BRANCH 3.3
12-
ENV HAPROXY_MINOR 3.3-dev9
13-
ENV HAPROXY_SHA256 8e83364938b26602102f746127a2fe8f92929d8bb5f671f7780caa23cf9686f3
12+
ENV HAPROXY_MINOR 3.3-dev10
13+
ENV HAPROXY_SHA256 cebc07624f13864f70f125c1a9f5609586642c1a5a11e7e03a5082f43704374e
1414
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
1515

1616
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)