Skip to content

Commit

Permalink
Merge pull request #1802 from nationalarchives/renovate/traefik-3.3.x
Browse files Browse the repository at this point in the history
Update traefik Docker tag to v3.3.3
  • Loading branch information
renovate[bot] authored Feb 3, 2025
2 parents 983b615 + 81a0342 commit 8e510cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/traefik/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:v3.3.2
FROM traefik:v3.3.3
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 8e510cd

Please sign in to comment.