Skip to content

Commit

Permalink
Update Traefik to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoakes committed Apr 5, 2021
1 parent b103cb3 commit 60fb8df
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.3
image: traefik:2.4
command:
- "--log.level=INFO"
- "--providers.docker"
Expand Down

0 comments on commit 60fb8df

Please sign in to comment.