From e59fab92c517b40a388da7f39c34a35077be3d34 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Fri, 24 May 2019 15:47:52 +0200 Subject: [PATCH] MON-461 fix 0.11.14 version --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 991fb27..4ec2c9c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ before_script: - apk add --no-cache curl auto_update: - image: hashicorp/terraform:full + image: hashicorp/terraform:0.11.14 stage: test script: - apk add --no-cache bash git grep coreutils