Skip to content

Commit b23cdce

Browse files
Update balena-io/balena-cli to v19.12.0
Update balena-io/balena-cli from 19.11.1 to 19.12.0 Change-type: patch
1 parent dc964d6 commit b23cdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yocto-build-env/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ VOLUME /var/lib/docker
4646

4747
# Install balena-cli
4848
# renovate: datasource=github-releases depName=balena-io/balena-cli
49-
ARG BALENA_CLI_VERSION=v19.11.1
49+
ARG BALENA_CLI_VERSION=v19.12.0
5050

5151
RUN curl -fsSL https://github.com/balena-io/balena-cli/releases/download/$BALENA_CLI_VERSION/balena-cli-$BALENA_CLI_VERSION-linux-x64-standalone.zip > balena-cli.zip && \
5252
unzip balena-cli.zip \

0 commit comments

Comments
 (0)