Upgrade Caddy to 0.11 and pin its version to minor rather than patch (#1653)

This commit is contained in:
Nikita Shupeyko 2018-05-21 12:44:38 +03:00 committed by GitHub
parent 36529326d3
commit 820e3540da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
FROM abiosoft/caddy:0.10.6
FROM abiosoft/caddy:0.11
COPY ./compose/production/caddy/Caddyfile /etc/Caddyfile