deps: conftest 0.29.0 (#1977)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
rui
2022-01-05 11:25:51 -05:00
committed by GitHub
parent cc513d4ef1
commit 8ed966f1aa
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
FROM ghcr.io/runatlantis/atlantis:latest
COPY atlantis /usr/local/bin/atlantis
# TODO: remove this once we get this in the base image
ENV DEFAULT_CONFTEST_VERSION=0.28.3
ENV DEFAULT_CONFTEST_VERSION=0.29.0
WORKDIR /atlantis/src