Skip to content

Commit

Permalink
Fixes #392
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Dec 9, 2017
1 parent 65ba9e3 commit 5ba8483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -7,7 +7,7 @@ RUN go build -v -o docker-flow-proxy



FROM haproxy:1.7-alpine
FROM haproxy:1.8-alpine
MAINTAINER Viktor Farcic <viktor@farcic.com>

RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2
Expand Down

0 comments on commit 5ba8483

Please sign in to comment.