mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2025-01-05 05:10:54 +00:00
Update HAProxy
2.2 is very old. Pin to a newer version, and keep it up-to-date during rebuilds.
This commit is contained in:
parent
eba9354db5
commit
cdaa212c9d
@ -1,4 +1,4 @@
|
||||
FROM haproxy:2.2-alpine
|
||||
FROM haproxy:lts-alpine
|
||||
|
||||
EXPOSE 2375
|
||||
ENV ALLOW_RESTARTS=0 \
|
||||
|
Loading…
Reference in New Issue
Block a user