update caddy

This commit is contained in:
Jan Christian Grünhage 2017-09-04 18:41:05 +02:00
parent 920730cb1a
commit ecb6aa83a5
2 changed files with 4 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.4 \
CADDY_BRANCH=tags/v0.10.7 \
CADDYPATH=/caddy \
UID=192 \
GID=192

View File

@ -1 +1,4 @@
_ "github.com/abiosoft/caddy-git"
_ "github.com/caddyserver/forwardproxy"
_ "github.com/zikes/gopkg"
_ "github.com/miekg/caddy-prometheus"