Skip to content

Commit

Permalink
Bump traefik (#5586)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 1702b79 commit 1b62f5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1b62f5b

Please sign in to comment.