1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-04 14:22:36 +00:00

Switch to lts-haproxy tag

This commit is contained in:
Sandro Jäckel 2021-04-10 20:29:54 +02:00
parent 6dce4aab3c
commit 73413f56db
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

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