Skip to content

Commit 3390720

Browse files
committed
Revert base image to alpine version 3.3
* The curl version of alpine 3.4 don't work properly with unix sockets
1 parent 8724387 commit 3390720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.4
1+
FROM alpine:3.3
22

33
MAINTAINER Yves Blusseau <90z7oey02@sneakemail.com> (@blusseau)
44

0 commit comments

Comments
 (0)