Skip to content

Commit 7a69c2a

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.0-dev13 release(s)
1 parent 068cf4e commit 7a69c2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

3.0/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.0-dev12
19+
LABEL Version 3.0-dev13
2020
LABEL RUN /usr/bin/docker -d IMAGE
2121

2222
ENV HAPROXY_BRANCH 3.0
23-
ENV HAPROXY_MINOR 3.0-dev12
24-
ENV HAPROXY_SHA256 de25e238ec6a0ca1be3d1407b80e96891bf8ef2d864562da68f565d8707ac128
23+
ENV HAPROXY_MINOR 3.0-dev13
24+
ENV HAPROXY_SHA256 c2c0d324b3d6c36f55eb979c0651d311dfc43f875c874c8be28134aeaa5e101f
2525
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2626

2727
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)