-
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.6.16 release(s)
- Loading branch information
github-actions[bot]
committed
Dec 13, 2023
1 parent
17d8219
commit 4d560e9
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 |
---|---|---|
|
@@ -32,12 +32,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 2.6.15 | ||
LABEL Version 2.6.16 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.6 | ||
ENV HAPROXY_MINOR 2.6.15 | ||
ENV HAPROXY_SHA256 41f8e1695e92fafdffe39690a68993f1a0f5f7f06931a99e9a153f749ea39cfd | ||
ENV HAPROXY_MINOR 2.6.16 | ||
ENV HAPROXY_SHA256 faac6f9564caf6e106fe22c77a1fb35406afc8cd484c35c2c844aaf0d7a097fb | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV DATAPLANE_MINOR 2.9.0 | ||
|