-
Notifications
You must be signed in to change notification settings - Fork 10
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.9.2 release(s)
- Loading branch information
github-actions[bot]
committed
Jan 11, 2024
1 parent
129666b
commit 16ef03b
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.9.1 | ||
LABEL Version 2.9.2 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.9 | ||
ENV HAPROXY_MINOR 2.9.1 | ||
ENV HAPROXY_SHA256 d5801c772aab9c43f40964b7b33b4388d14b5b45750be4d2671785863cdb9f1c | ||
ENV HAPROXY_MINOR 2.9.2 | ||
ENV HAPROXY_SHA256 851aee830ec28c1791246a9fd4478f643d115a563dd907f6612cc381a952ab3c | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV HAPROXY_UID haproxy | ||
|