mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-10 08:30:50 +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
|
COPY ./compose/production/caddy/Caddyfile /etc/Caddyfile
|
||||||
|
|
Loading…
Reference in New Issue
Block a user