1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2024-11-27 10:28:18 +00:00

Updates HAProxy to the 2.2-alpine tag

This commit is contained in:
Trenton Holmes 2020-09-25 13:54:07 -07:00 committed by Jairo Llopis
parent 6dce4aab3c
commit 0ae2b3ea0d

View File

@ -1,4 +1,4 @@
FROM haproxy:1.9-alpine
FROM haproxy:2.2-alpine
EXPOSE 2375
ENV ALLOW_RESTARTS=0 \