Bump version
This commit is contained in:
parent
7452de91a7
commit
7cd3c4ae17
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
proxy:
|
proxy:
|
||||||
image: traefik:1.6
|
image: traefik:1.7
|
||||||
command: --logLevel=ERROR
|
command: --logLevel=ERROR
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
|
Loading…
Reference in a new issue