mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-13 07:22:35 +03:00
Bump traefik from 3.5.1 to 3.5.2 (#6041)
This commit is contained in:
parent
5103bea9d9
commit
336b6c4c9e
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/traefik:3.5.1
|
||||
FROM docker.io/traefik:3.5.2
|
||||
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