Use Caddy v0.9.5.

0
Icedream 2017-04-13 06:19:11 +02:00
parent f7794f4b69
commit 46d3a971b1
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ RUN \
sed -i 's,\r,,g' /usr/local/bin/*
# Install Caddy itself
ARG CADDY_VERSION=master
ARG CADDY_VERSION=v0.9.5
RUN \
echo "*** Fetching Caddy..." &&\
git clone --recursive "https://github.com/mholt/caddy.git" \