Skip to content

Commit 0c16635

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.1-dev6 release(s)
1 parent e91909e commit 0c16635

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

3.1/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <[email protected]>
3434
LABEL Name HAProxy
3535
LABEL Release Community Edition
3636
LABEL Vendor HAProxy
37-
LABEL Version 3.1-dev5
37+
LABEL Version 3.1-dev6
3838
LABEL RUN /usr/bin/docker -d IMAGE
3939

4040
ENV HAPROXY_BRANCH 3.1
41-
ENV HAPROXY_MINOR 3.1-dev5
42-
ENV HAPROXY_SHA256 4c71611d9c31433d514f6230f51e71019eb65c757cb03b2a13f4477cd4c9eecf
41+
ENV HAPROXY_MINOR 3.1-dev6
42+
ENV HAPROXY_SHA256 caabc36791229b493a1bf2484939ac82929d9c0c7aca9fb01f0fb56510029688
4343
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
4444

4545
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)