Skip to content

Commit 393a99c

Browse files
authored
Merge pull request #136 from proudier/revert-130-haproxy3.0
Revert "chore: updated to HAproxy 3.0 and forced running as root"
2 parents 6c6feba + 6984e43 commit 393a99c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

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

3-
USER root
43
EXPOSE 2375
54
ENV ALLOW_RESTARTS=0 \
65
ALLOW_STOP=0 \

0 commit comments

Comments
 (0)