Bump traefik (#5586)

This commit is contained in:
dependabot[bot] 2024-12-11 14:33:28 +00:00 committed by GitHub
parent 1702b79b8c
commit 1b62f5b329
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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