mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-04-16 14:52:13 +03:00
Updating Traefik version from 2.0 to 2.2.11
This commit is contained in:
parent
4f631e1483
commit
e1922807aa
|
@ -1,4 +1,4 @@
|
|||
FROM traefik:v2.0
|
||||
FROM traefik:v2.2.11
|
||||
RUN mkdir -p /etc/traefik/acme \
|
||||
&& touch /etc/traefik/acme/acme.json \
|
||||
&& chmod 600 /etc/traefik/acme/acme.json
|
||||
|
|
Loading…
Reference in New Issue
Block a user