Skip to content

Commit cdaa212

Browse files
committed
Update HAProxy
2.2 is very old. Pin to a newer version, and keep it up-to-date during rebuilds.
1 parent eba9354 commit cdaa212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM haproxy:2.2-alpine
1+
FROM haproxy:lts-alpine
22

33
EXPOSE 2375
44
ENV ALLOW_RESTARTS=0 \

0 commit comments

Comments
 (0)