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 830bba4 + 155116c commit 3b087fbCopy full SHA for 3b087fb
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.9
+ARG BALENA_CLI_VERSION=v22.4.10
17
18
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
19
0 commit comments