Skip to content

Commit

Permalink
update to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
white-hat committed Jan 18, 2019
1 parent 0566aa1 commit eea58a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haproxy:1.8.17-alpine
FROM haproxy:1.9.2-alpine

RUN apk --no-cache upgrade && apk add --no-cache ca-certificates openssl && mkdir /etc/haproxy && mkdir -p /opt/haproxy
COPY entrypoint.sh /bin/
Expand Down

0 comments on commit eea58a0

Please sign in to comment.