From b4cb071907f417dfd1e71d7a5d64e903151d69d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:03:52 -0400 Subject: [PATCH] build(deps): bump runatlantis/atlantis-base (#1794) Bumps runatlantis/atlantis-base from 2021.06.22 to 2021.08.31. --- updated-dependencies: - dependency-name: runatlantis/atlantis-base dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0d161ed2a..5af6c55b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # The runatlantis/atlantis-base is created by docker-base/Dockerfile. -FROM ghcr.io/runatlantis/atlantis-base:2021.06.22 +FROM ghcr.io/runatlantis/atlantis-base:2021.08.31 # install terraform binaries ENV DEFAULT_TERRAFORM_VERSION=1.0.6