Skip to content

Commit

Permalink
haproxy version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsBT authored Jun 21, 2024
1 parent d0cdc69 commit 8f4f988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG DEBIAN_FRONTEND=noninteractive

FROM ${GNUDIST} as builder

ARG HAPROXY_VERSION=2.9
ARG HAPROXY_VERSION=3.0
ARG HAPROXY_MAKE_ARGS

RUN apt -qq update
Expand Down

0 comments on commit 8f4f988

Please sign in to comment.