Update Traefik image version.

This commit is contained in:
Ludovic Fernandez
2019-09-17 14:12:04 +02:00
committed by Traefiker Bot
parent 254dc38c3d
commit d1a8c7fa78
13 changed files with 19 additions and 18 deletions

View File

@@ -50,7 +50,7 @@ version: '2'
services:
traefik:
image: traefik:<stable version from https://hub.docker.com/_/traefik>
image: traefik:<stable v1.7 from https://hub.docker.com/_/traefik>
restart: always
ports:
- 80:80