mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-04-11 20:34:24 +03:00
Bump traefik from 3.3.4 to 3.3.5 (#5750)
This commit is contained in:
parent
54c70edf39
commit
0c1a349bfa
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/traefik:3.3.4
|
||||
FROM docker.io/traefik:3.3.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