mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Upgrade Caddy to 0.11 and pin its version to minor rather than patch (#1653)
This commit is contained in:
parent
36529326d3
commit
820e3540da
|
@ -1,3 +1,3 @@
|
|||
FROM abiosoft/caddy:0.10.6
|
||||
FROM abiosoft/caddy:0.11
|
||||
|
||||
COPY ./compose/production/caddy/Caddyfile /etc/Caddyfile
|
||||
|
|
Loading…
Reference in New Issue
Block a user