deps: conftest 0.28.2 (#1872)

This commit is contained in:
rui
2021-10-28 14:04:53 -04:00
committed by GitHub
parent 3dd4940a15
commit 720d8eb2d4
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.1
ENV DEFAULT_CONFTEST_VERSION=0.28.2
WORKDIR /atlantis/src