Bump traefik from 3.4.0 to 3.4.1 (#5870)

This commit is contained in:
dependabot[bot] 2025-05-28 07:50:38 +01:00 committed by GitHub
parent a4aad012c7
commit 3dde62ed1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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