-
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-dev9 release(s)
- Loading branch information
github-actions[bot]
committed
Nov 4, 2023
1 parent
89f4a1d
commit 14df4d9
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.9-dev8 | ||
LABEL Version 2.9-dev9 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.9 | ||
ENV HAPROXY_MINOR 2.9-dev8 | ||
ENV HAPROXY_SHA256 4cb71352d92d863f7b79c702ca0abaad37541d54b8ab79fd8ec9d8ade16d131b | ||
ENV HAPROXY_MINOR 2.9-dev9 | ||
ENV HAPROXY_SHA256 3f643658e0e970f62deef7a3f1fbc83397a315ab2dc1826d3dec8d2dfd539708 | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV DATAPLANE_MINOR 2.8.3 | ||
|