Upgrade Caddy to 0.11 and pin its version to minor rather than patch

This commit is contained in:
Nikita P. Shupeyko 2018-05-20 21:10:16 +03:00
parent 36529326d3
commit c089a085ce

View File

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