Updated Caddy to v0.10.4

This commit is contained in:
Jan Christian Grünhage 2017-07-02 15:55:11 +02:00
parent 4c3bb68055
commit 920730cb1a
Signed by: jcgruenhage
GPG Key ID: 321A67D9EE8BC3E1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ MAINTAINER Jan Christian Grünhage <jan.christian@gruenhage.xyz>
ENV GOPATH=/gopath \
CADDY_REPO_OWNER=mholt \
CADDY_REPO_NAME=caddy \
CADDY_BRANCH=tags/v0.10.3 \
CADDY_BRANCH=tags/v0.10.4 \
CADDYPATH=/caddy \
UID=192 \
GID=192