Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit 215cf5b

Browse files
author
Julien Neuhart
committed
updating Traefik version
1 parent f81eb30 commit 215cf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/docker-compose-proxy.blueprint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55

66

77
proxy:
8-
image: traefik:1.3.4-alpine
8+
image: traefik:1.3.5-alpine
99
container_name: kickoff-proxy
1010
restart: {{ if ne "local" .EnvFiles.Kickoff.ENV }}unless-stopped{{ else }}"no"{{ end }}
1111
command: --docker --logLevel={{ .EnvFiles.Kickoff.TRAEFIK_LOG_LEVEL }}

0 commit comments

Comments
 (0)