Skip to content

Commit

Permalink
chore(deps): renovate update traefik docker tag to v3 (#2497)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 7dd3014 commit ad36f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ services:

proxy:
container_name: proxy
image: traefik:v2.10
image: traefik:3.0
ports:
- "9001:9001"
- "9041:9041"
Expand Down

0 comments on commit ad36f84

Please sign in to comment.