From 274173e3c751b2d82f4c5bb967189cc3362e7f85 Mon Sep 17 00:00:00 2001 From: "Philippe M. Chiasson" Date: Thu, 26 Apr 2018 11:52:13 -0400 Subject: [PATCH] Upgrade to Terraform 0.11.7 Fixes #60 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d118438..b0138eb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ LABEL maintainer="Jason Crowe " #+ This causes issues with extraction due to GitHub's methodology #+ Where necesary the 'v' is specified in code below ENV AwCliVersion=1.10.38 \ - TerraformVersion=0.11.5 \ + TerraformVersion=0.11.7 \ UnicredsVersion=1.5.1 \ Toml2JSONVersion=0.1.0 WORKDIR /nubis