diff --git a/Dockerfile b/Dockerfile index 617f5e1..af9cda1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,7 @@ RUN wget -q https://github.com/transcend-io/terragrunt-atlantis-config/releases/ FROM setup-${TARGETARCH} AS terragrunt-setup # hadolint ignore=SC3057 -FROM ghcr.io/runatlantis/atlantis:v0.30.0 +FROM ghcr.io/runatlantis/atlantis:v0.31.0 COPY --from=terragrunt-setup /terragrunt /usr/local/bin/terragrunt COPY --from=terragrunt-setup /terragrunt-atlantis-config /usr/local/bin/terragrunt-atlantis-config