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 8890152 commit 16a7cb0Copy full SHA for 16a7cb0
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.1
+ARG BOSH_CLI_VERSION=7.9.6
15
ARG BOSH_CLI_SHA256=7f992ac1e2217b3dbecc9338861f1654f3425e339b68f6a72bc05195ebfecc00
16
17
RUN apt-get update && \
0 commit comments