Skip to content

Commit

Permalink
Merge pull request #3 from telepace/dependabot/docker/compose/product…
Browse files Browse the repository at this point in the history
…ion/traefik/traefik-3.1.5

build(deps): bump traefik from 3.0.2 to 3.1.5 in /compose/production/traefik
  • Loading branch information
cubxxw authored Oct 9, 2024
2 parents 4697fbf + 70ae664 commit fad1b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/production/traefik/Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:3.0.2
FROM traefik:3.1.5
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 fad1b73

Please sign in to comment.