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

Commit 2926200

Browse files
author
Julien Neuhart
authored
updating Traefik version (1.3.5 -> 1.3.6) (#33)
1 parent 9e1197f commit 2926200

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.5-alpine
8+
image: traefik:1.3.6-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)