Skip to content

Commit

Permalink
Merge pull request #4 from AnchorFree/INFRA-8240-update-1.9
Browse files Browse the repository at this point in the history
INFRA-8240-update-1.9 Update to latest version
  • Loading branch information
dpronkin authored Mar 26, 2019
2 parents eea58a0 + 56cf854 commit 3691922
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.9.2-alpine
FROM haproxy:1.9.5-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 3691922

Please sign in to comment.