Skip to content

Commit 0ee23ca

Browse files
committed
chore: updated to HAproxy 3.0 while forcing running as root
1 parent 45f7fb0 commit 0ee23ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
FROM haproxy:2.2-alpine
1+
FROM haproxy:3.0-alpine
22

3+
USER root
34
EXPOSE 2375
45
ENV ALLOW_RESTARTS=0 \
56
ALLOW_STOP=0 \

0 commit comments

Comments
 (0)