-
Notifications
You must be signed in to change notification settings - Fork 0
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.4 release(s)
- Loading branch information
github-actions[bot]
committed
Jan 31, 2024
1 parent
b2321b0
commit bc7bf36
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 |
---|---|---|
|
@@ -35,12 +35,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 2.9.3 | ||
LABEL Version 2.9.4 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.9 | ||
ENV HAPROXY_MINOR 2.9.3 | ||
ENV HAPROXY_SHA256 ed517c65abd86945411f6bcb18c7ec657a706931cb781ea283063ba0a75858c0 | ||
ENV HAPROXY_MINOR 2.9.4 | ||
ENV HAPROXY_SHA256 9c3892cc3c084ac4f00125ef22a151cf181416d84aa8a37af6af6aa0399096bc | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV HAPROXY_UID haproxy | ||
|