-
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 3.2-dev3 release(s)
- Loading branch information
github-actions[bot]
committed
Jan 9, 2025
1 parent
3fb2093
commit 4bb9d7d
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 3.2-dev2 | ||
LABEL Version 3.2-dev3 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 3.2 | ||
ENV HAPROXY_MINOR 3.2-dev2 | ||
ENV HAPROXY_SHA256 fb51e6ca3ab6aed1396d1e27fe2c13822a562933b65790d0b6667423e9a3bf77 | ||
ENV HAPROXY_MINOR 3.2-dev3 | ||
ENV HAPROXY_SHA256 c9484f0b887b20399f2062bd994f3b61127bcbd9fab3bba5bed682591235596a | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV HAPROXY_UID haproxy | ||
|