mirror of
https://github.com/containous/traefik.git
synced 2024-12-23 17:34:13 +03:00
Update docker-and-lets-encrypt example to show traefik:1.5.4
This commit is contained in:
parent
b9af55fc49
commit
1b93551572
@ -50,7 +50,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:1.3.5
|
||||
image: traefik:1.5.4
|
||||
restart: always
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user