1
0
Fork 0

Update docker-and-lets-encrypt example to show traefik:1.5.4

This commit is contained in:
jakeprem 2018-04-03 05:14:04 -04:00 committed by Traefiker Bot
parent b9af55fc49
commit 1b93551572

View file

@ -50,7 +50,7 @@ version: '2'
services: services:
traefik: traefik:
image: traefik:1.3.5 image: traefik:1.5.4
restart: always restart: always
ports: ports:
- 80:80 - 80:80