Skip to content

Commit 3080ba6

Browse files
Merge pull request #80 from balena-os/renovate/balena-io-balena-cli-18.2.x
Update balena-io/balena-cli to v18.2.32
2 parents f6d2501 + 53e05b5 commit 3080ba6

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=v18.2.31
49+
ARG BALENA_CLI_VERSION=v18.2.32
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)