Skip to content

Commit b38cd25

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.1-dev3 release(s)
1 parent 246c6e1 commit b38cd25

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 <dkorunic@haproxy.com>
3434
LABEL Name HAProxy
3535
LABEL Release Community Edition
3636
LABEL Vendor HAProxy
37-
LABEL Version 3.1-dev1
37+
LABEL Version 3.1-dev3
3838
LABEL RUN /usr/bin/docker -d IMAGE
3939

4040
ENV HAPROXY_BRANCH 3.1
41-
ENV HAPROXY_MINOR 3.1-dev1
42-
ENV HAPROXY_SHA256 53fe7c5abd89c555043cdc09d8596a547982516e0eb8b136419cf7a120acc7e1
41+
ENV HAPROXY_MINOR 3.1-dev3
42+
ENV HAPROXY_SHA256 a1cb9bb45d7ac3821728172840cc0f587faa2fbaec6e9ba8ef7a3fe71ef35dc3
4343
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
4444

4545
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)