Skip to content

Commit

Permalink
chore(deps): update dependency open-policy-agent/conftest to v0.43.0 …
Browse files Browse the repository at this point in the history
…in dockerfile
  • Loading branch information
renovate[bot] committed Jun 3, 2023
1 parent 339c0fe commit 67e38f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
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.42.1
ENV DEFAULT_CONFTEST_VERSION=0.43.0
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN AVAILABLE_CONFTEST_VERSIONS=${DEFAULT_CONFTEST_VERSION} && \
case ${TARGETPLATFORM} in \
Expand Down

0 comments on commit 67e38f5

Please sign in to comment.