Skip to content

Commit

Permalink
Merge pull request #3453 from iotaledger/renovate/traefik-3.x
Browse files Browse the repository at this point in the history
chore(deps): update traefik docker tag to v3.1
  • Loading branch information
jorgemmsilva authored Jul 3, 2024
2 parents f2bc329 + ee9bc85 commit 9e0fe4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/local-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:

traefik:
container_name: traefik
image: traefik:v3.0
image: traefik:v3.1
command:
- "--providers.docker=true"
- "--providers.docker.exposedbydefault=false"
Expand Down

0 comments on commit 9e0fe4c

Please sign in to comment.