Skip to content

Commit

Permalink
Upgrade to traefik 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoakes committed Dec 19, 2020
1 parent 8df82d8 commit 07afbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
- traefik.enable=false

traefik:
image: traefik:2.0
image: traefik:2.3
command:
- "--log.level=INFO"
- "--providers.docker"
Expand Down

0 comments on commit 07afbdd

Please sign in to comment.