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.
2 parents 19c382d + c76ba33 commit 7e39c19Copy full SHA for 7e39c19
core/Dockerfile
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
13
rm -rf /var/lib/apt/lists/*
14
15
# renovate: datasource=github-releases depName=balena-io/balena-cli
16
-ARG BALENA_CLI_VERSION=v22.4.14
+ARG BALENA_CLI_VERSION=v22.4.15
17
18
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
19
0 commit comments