Skip to content

Commit 1e0f77b

Browse files
Update balena-io/balena-cli to v24
Update balena-io/balena-cli from 22.5.5 to 24.1.4 Change-type: patch
1 parent 6a56a3e commit 1e0f77b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
1313
rm -rf /var/lib/apt/lists/*
1414

1515
# renovate: datasource=github-releases depName=balena-io/balena-cli
16-
ARG BALENA_CLI_VERSION=v22.5.5
16+
ARG BALENA_CLI_VERSION=v24.1.4
1717

1818
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1919

0 commit comments

Comments
 (0)