Skip to content

Commit

Permalink
docker-compose.yml: upgrade traefik 2.10 -> 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hemberger committed Jun 8, 2024
1 parent c990e42 commit 738e227
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 @@ -216,7 +216,7 @@ services:
<<: *smr-cli

traefik:
image: traefik:2.10
image: traefik:3.0
networks:
- frontend
volumes:
Expand Down

0 comments on commit 738e227

Please sign in to comment.