mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
Fix latest Caddy version
This commit is contained in:
parent
6cefe2b9dc
commit
39c825a262
|
@ -1,3 +1,3 @@
|
|||
FROM abiosoft/caddy:0.11
|
||||
FROM abiosoft/caddy:0.11.0
|
||||
|
||||
COPY ./compose/production/caddy/Caddyfile /etc/Caddyfile
|
||||
|
|
Loading…
Reference in New Issue
Block a user