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 64693c9 commit d721623Copy full SHA for d721623
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.38.2
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