mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-23 06:50:40 +03:00
Bump traefik from 3.3.1 to 3.3.2 (#5642)
This commit is contained in:
parent
7a85931fb0
commit
2dc567d131
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/traefik:3.3.1
|
||||
FROM docker.io/traefik:3.3.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