Skip to content

Commit

Permalink
Merge pull request #3 from leethobbit/dependabot/docker/compose/produ…
Browse files Browse the repository at this point in the history
…ction/traefik/traefik-3.2.0

Bump traefik from 3.1.4 to 3.2.0 in /compose/production/traefik
  • Loading branch information
leethobbit authored Oct 29, 2024
2 parents 47d515e + 6e5e502 commit 0fb059c
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 docker.io/traefik:3.1.4
FROM docker.io/traefik:3.2.0
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 0fb059c

Please sign in to comment.