We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdeeab1 commit fcc4606Copy full SHA for fcc4606
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ ARG BOSH_CLI_SHA256=4b605e8d6325b417aa8dcfb14af0ec72036f9f361d0cd0cc0c4fab81af0a
15
16
# https://github.com/cli/cli/releases
17
# renovate: datasource=github-releases depName=cli/cli
18
-ARG GH_CLI_VERSION=2.83.0
+ARG GH_CLI_VERSION=2.86.0
19
20
RUN apt-get update \
21
&& apt-get -y install --no-install-recommends tree vim netcat-traditional dnsutils jq
0 commit comments