Skip to content

Commit

Permalink
Merge pull request #136 from proudier/revert-130-haproxy3.0
Browse files Browse the repository at this point in the history
Revert "chore: updated to HAproxy 3.0 and forced running as root"
  • Loading branch information
pedrobaeza committed Sep 9, 2024
2 parents 6c6feba + 6984e43 commit 393a99c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM haproxy:3.0-alpine
FROM haproxy:2.2-alpine

USER root
EXPOSE 2375
ENV ALLOW_RESTARTS=0 \
ALLOW_STOP=0 \
Expand Down

0 comments on commit 393a99c

Please sign in to comment.