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 c42f882 commit 60236c4Copy full SHA for 60236c4
Dockerfile
@@ -11,7 +11,7 @@ ARG CONCOURSE_SHA256=dd1e5f94214632a09ce07426c2392ab8803ae8b307c0ba5436239e9b67d
11
12
# https://github.com/cloudfoundry/bosh-cli/releases
13
# renovate: datasource=github-releases depName=cloudfoundry/bosh-cli
14
-ARG BOSH_CLI_VERSION=7.9.8
+ARG BOSH_CLI_VERSION=7.9.11
15
ARG BOSH_CLI_SHA256=2e7384092d185a1c351f305cc12f35c8117023541d2a3c8a208eca7fbd12678f
16
17
RUN apt-get update && \
0 commit comments