Skip to content

Commit 406e0cb

Browse files
Update balena-io/balena-cli to v23
Update balena-io/balena-cli from 22.5.5 to 23.2.6 Change-type: patch
1 parent 9d5c5a2 commit 406e0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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=v23.2.6
1717

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

0 commit comments

Comments
 (0)