Skip to content

Commit ade8288

Browse files
Update balena-io/balena-cli to v25
Update balena-io/balena-cli from 22.5.5 to 25.0.0 Change-type: patch
1 parent 6a56a3e commit ade8288

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=v25.0.0
1717

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

0 commit comments

Comments
 (0)