Bump traefik from 3.4.1 to 3.4.3 (#5917)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-30 10:50:35 +02:00 committed by GitHub
parent 00fb4e01b0
commit bfd8d00707
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.1
FROM docker.io/traefik:3.4.3
RUN mkdir -p /etc/traefik/acme \
&& touch /etc/traefik/acme/acme.json \
&& chmod 600 /etc/traefik/acme/acme.json