Update docker-and-lets-encrypt example to show traefik:1.5.4
This commit is contained in:
parent
b9af55fc49
commit
1b93551572
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ version: '2'
|
|||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:1.3.5
|
||||
image: traefik:1.5.4
|
||||
restart: always
|
||||
ports:
|
||||
- 80:80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue