From 3b3367877c192efe8b1e3f8aad5dc48a12405ac0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 13:38:45 +0000 Subject: [PATCH] chore(deps): update dependency cloudfoundry/bosh-cli to v7.2.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bacdf052..5bf38316 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ ARG CONCOURSE_SHA256=6cf7acfcde78a980339cba1534c01be28d360306e5c76c60c5546e38474 # https://github.com/cloudfoundry/bosh-cli/releases # renovate: datasource=github-releases depName=cloudfoundry/bosh-cli -ARG BOSH_CLI_VERSION=7.2.2 +ARG BOSH_CLI_VERSION=7.2.3 ARG BOSH_CLI_SHA256=2b01dbdf5192ade3587ad82df127f8ab9a7256d2be23b3f1c37de39f6750fe34 RUN apt-get update && \