We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0a3df commit df4b923Copy full SHA for df4b923
3.2/Dockerfile
@@ -17,7 +17,7 @@ RUN apt-get update && \
17
FROM debian:trixie-slim AS hapce-builder
18
19
ENV HAPROXY_BRANCH 3.2
20
-ENV HAPROXY_MINOR 3.2.9-rebuild
+ENV HAPROXY_MINOR 3.2.9
21
ENV HAPROXY_SHA256 e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2
22
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
23
0 commit comments