Skip to content

Commit 4a50a8f

Browse files
Merge pull request #106 from balena-os/renovate/balena-io-balena-cli-19.1.x
Update balena-io/balena-cli to v19.1.2
2 parents 40776f5 + e555a2f commit 4a50a8f

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.1.1
49+
ARG BALENA_CLI_VERSION=v19.1.2
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)