Bump traefik from 3.3.4 to 3.3.5 (#5750)

This commit is contained in:
dependabot[bot] 2025-04-01 10:38:01 +01:00 committed by GitHub
parent 54c70edf39
commit 0c1a349bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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