[TEMPLATE] fix variable call

This commit is contained in:
Baptiste Donaux 2016-02-23 13:59:30 +01:00
parent 658e20f661
commit ebab7cf2b9

View file

@ -1,4 +1,4 @@
{{ $CurrentContainer := where $ "ID" .CurrentContainerID | first }}
{{ $CurrentContainer := where $ "ID" .Docker.CurrentContainerID | first }}
{{ define "upstream" }}
{{ if .Address }}