Skip to content

Commit 6431a70

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 2.8.10 release(s)
1 parent 6948a6f commit 6431a70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2.8/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 2.8.9
19+
LABEL Version 2.8.10
2020
LABEL RUN /usr/bin/docker -d IMAGE
2121

2222
ENV HAPROXY_BRANCH 2.8
23-
ENV HAPROXY_MINOR 2.8.9
24-
ENV HAPROXY_SHA256 7a821478f36f847607f51a51e80f4f890c37af4811d60438e7f63783f67592ff
23+
ENV HAPROXY_MINOR 2.8.10
24+
ENV HAPROXY_SHA256 0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a
2525
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2626

2727
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)