Bump traefik from 2.11.2 to 3.1.2 (#5282)

This commit is contained in:
dependabot[bot] 2024-08-20 10:20:40 +01:00 committed by GitHub
parent d8a2d2fa9d
commit 6100821a35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM docker.io/traefik:2.11.2
FROM docker.io/traefik:3.1.2
RUN mkdir -p /etc/traefik/acme \
&& touch /etc/traefik/acme/acme.json \
&& chmod 600 /etc/traefik/acme/acme.json