Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent bb5c1c1 commit ee9bc85
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 ee9bc85

Please sign in to comment.