Skip to content

Commit

Permalink
chore(deps): update dependency open-policy-agent/conftest to v0.42.0 …
Browse files Browse the repository at this point in the history
…in dockerfile
  • Loading branch information
renovate[bot] committed May 7, 2023
1 parent 4ed44d9 commit 8160dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -62,7 +62,7 @@ WORKDIR /tmp/build

# install conftest
# renovate: datasource=github-releases depName=open-policy-agent/conftest
ENV DEFAULT_CONFTEST_VERSION=0.41.0
ENV DEFAULT_CONFTEST_VERSION=0.42.0
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN AVAILABLE_CONFTEST_VERSIONS=${DEFAULT_CONFTEST_VERSION} && \
case ${TARGETPLATFORM} in \
Expand Down

0 comments on commit 8160dd6

Please sign in to comment.