Skip to content

Commit f521d42

Browse files
Update balena-io/balena-cli to v20.2.1
Update balena-io/balena-cli from 20.2.0 to 20.2.1 Change-type: patch
1 parent 00c9937 commit f521d42

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=v20.2.0
49+
ARG BALENA_CLI_VERSION=v20.2.1
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)