Skip to content

Commit aecd6fe

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.1-dev4 release(s)
1 parent 76c73b5 commit aecd6fe

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 <dkorunic@haproxy.com>
1616
LABEL Name HAProxy
1717
LABEL Release Community Edition
1818
LABEL Vendor HAProxy
19-
LABEL Version 3.1-dev3
19+
LABEL Version 3.1-dev4
2020
LABEL RUN /usr/bin/docker -d IMAGE
2121

2222
ENV HAPROXY_BRANCH 3.1
23-
ENV HAPROXY_MINOR 3.1-dev3
24-
ENV HAPROXY_SHA256 a1cb9bb45d7ac3821728172840cc0f587faa2fbaec6e9ba8ef7a3fe71ef35dc3
23+
ENV HAPROXY_MINOR 3.1-dev4
24+
ENV HAPROXY_SHA256 9a705eda64f72e7e202a086b5d92b7d27d9efaa2a102191185d3b31ef2ff8021
2525
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2626

2727
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)