1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-04 22:32:36 +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
parent 6dce4aab3c
commit 6cf0b38659

View File

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