From 28c1f4bb80af8fbbb719010f27d2d15c942095e3 Mon Sep 17 00:00:00 2001 From: Luke Kysow <1034429+lkysow@users.noreply.github.com> Date: Mon, 25 May 2020 18:38:04 -0700 Subject: [PATCH] Use atlantis-base:v3.3 with git-lfs --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0c26d27db..806e14e3c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # The runatlantis/atlantis-base is created by docker-base/Dockerfile. -FROM runatlantis/atlantis-base:v3.2 +FROM runatlantis/atlantis-base:v3.3 LABEL authors="Anubhav Mishra, Luke Kysow" # install terraform binaries