mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Merge pull request #4626 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/production/traefik/traefik-2.10.5
Bump traefik from 2.10.4 to 2.10.5 in /{{cookiecutter.project_slug}}/compose/production/traefik
This commit is contained in:
commit
83874b8b5b
|
@ -1,4 +1,4 @@
|
|||
FROM traefik:2.10.4
|
||||
FROM traefik:2.10.5
|
||||
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