We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5697ab1 commit 9362c6fCopy full SHA for 9362c6f
Dockerfile
@@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
13
ENV CGO_ENABLED=0
14
15
# renovate: datasource=github-releases depName=palantir/policy-bot
16
-ARG POLICY_BOT_VERSION=v1.36.4
+ARG POLICY_BOT_VERSION=v1.39.0
17
18
RUN git clone --depth 1 -c advice.detachedHead=false \
19
--branch "$POLICY_BOT_VERSION" https://github.com/palantir/policy-bot.git .
0 commit comments