mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Bump traefik
Bumps traefik from 3.1.3 to 3.1.4. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d1e3391532
commit
7f07b02a84
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/traefik:3.1.3
|
||||
FROM docker.io/traefik:3.1.4
|
||||
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