Skip to content

Commit 17b0388

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.1-dev1 release(s)
1 parent 4e5ddd6 commit 17b0388

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
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <[email protected]>
1616
LABEL Name HAProxy
1717
LABEL Release Community Edition
1818
LABEL Vendor HAProxy
19-
LABEL Version 3.1-dev0
19+
LABEL Version 3.1-dev1
2020
LABEL RUN /usr/bin/docker -d IMAGE
2121

2222
ENV HAPROXY_BRANCH 3.1
23-
ENV HAPROXY_MINOR 3.1-dev0
24-
ENV HAPROXY_SHA256 726b6429dc11317b38a945b81fffdcab4e98aa51361aa678f95bd69d0bf6ea4f
23+
ENV HAPROXY_MINOR 3.1-dev1
24+
ENV HAPROXY_SHA256 53fe7c5abd89c555043cdc09d8596a547982516e0eb8b136419cf7a120acc7e1
2525
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2626

2727
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)