Bumps traefik from 3.3.0 to 3.3.1 (#5634)

This commit is contained in:
dependabot[bot] 2025-01-13 09:41:21 +00:00 committed by GitHub
parent cb4a277136
commit d78dff4969
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.0 FROM docker.io/traefik:3.3.1
RUN mkdir -p /etc/traefik/acme \ RUN mkdir -p /etc/traefik/acme \
&& touch /etc/traefik/acme/acme.json \ && touch /etc/traefik/acme/acme.json \
&& chmod 600 /etc/traefik/acme/acme.json && chmod 600 /etc/traefik/acme/acme.json