mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-10-02 09:56:43 +03:00
Bump traefik from 3.5.2 to 3.5.3 (#6083)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0e695a6e43
commit
f099153a11
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/traefik:3.5.2
|
FROM docker.io/traefik:3.5.3
|
||||||
RUN mkdir -p /etc/traefik/acme \
|
RUN mkdir -p /etc/traefik/acme \
|
||||||
&& touch /etc/traefik/acme/acme.json \
|
&& touch /etc/traefik/acme/acme.json \
|
||||||
&& chmod 600 /etc/traefik/acme/acme.json
|
&& chmod 600 /etc/traefik/acme/acme.json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user