-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated commit triggered by 2.0.34 release(s)
- Loading branch information
github-actions[bot]
committed
Dec 19, 2023
1 parent
fdc090f
commit c905c68
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,12 +15,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 2.0.33 | ||
LABEL Version 2.0.34 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.0 | ||
ENV HAPROXY_MINOR 2.0.33 | ||
ENV HAPROXY_SHA256 32f80854d89ce8bbe95f58be0b933b97daa78fe0ec5d7d8315ba5e6bdc718ee7 | ||
ENV HAPROXY_MINOR 2.0.34 | ||
ENV HAPROXY_SHA256 8504cab272adeed9400736e06d2231c17775a8458146681ca0f92a9bbc9c7fd5 | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV LIBSLZ_MINOR 1.2.0 | ||
|