Skip to content

Commit d0d6b41

Browse files
chore(deps): update dependency open-policy-agent/conftest to v0.43.1 in dockerfile (#3496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d91dfb commit d0d6b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ WORKDIR /tmp/build
6262

6363
# install conftest
6464
# renovate: datasource=github-releases depName=open-policy-agent/conftest
65-
ENV DEFAULT_CONFTEST_VERSION=0.43.0
65+
ENV DEFAULT_CONFTEST_VERSION=0.43.1
6666
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
6767
RUN AVAILABLE_CONFTEST_VERSIONS=${DEFAULT_CONFTEST_VERSION} && \
6868
case ${TARGETPLATFORM} in \

0 commit comments

Comments
 (0)