This commit is contained in:
dependabot[bot] 2025-01-16 02:22:25 +00:00 committed by GitHub
commit 2c59385114
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.2
RUN mkdir -p /etc/traefik/acme \
&& touch /etc/traefik/acme/acme.json \
&& chmod 600 /etc/traefik/acme/acme.json