mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-21 17:16:51 +03:00
Bump traefik from 3.2.0 to 3.2.1 (#5541)
This commit is contained in:
parent
b1de740dff
commit
dc8a470a8f
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/traefik:3.2.0
|
||||
FROM docker.io/traefik:3.2.1
|
||||
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