mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-15 13:43:11 +01:00
Revert base image to alpine version 3.3
* The curl version of alpine 3.4 don't work properly with unix sockets
This commit is contained in:
parent
8724387038
commit
3390720863
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.4
|
||||
FROM alpine:3.3
|
||||
|
||||
MAINTAINER Yves Blusseau <90z7oey02@sneakemail.com> (@blusseau)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user