Skip to content

Commit

Permalink
Revert "chore: updated to HAproxy 3.0 and forced running as root"
Browse files Browse the repository at this point in the history
  • Loading branch information
proudier authored Aug 21, 2024
1 parent e37525d commit 7caf185
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 7caf185

Please sign in to comment.