1
0
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:
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:
traefik:
image: traefik:1.3.5
image: traefik:1.5.4
restart: always
ports:
- 80:80