Skip to content

Commit 9042cb9

Browse files
Update balena-io/balena-cli to v14.5.18
Update balena-io/balena-cli from 14.5.15 to 14.5.18 Change-type: patch
1 parent 9f3d277 commit 9042cb9

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
@@ -67,7 +67,7 @@ VOLUME /var/lib/docker
6767

6868
# Install balena-cli
6969
# renovate: datasource=github-releases depName=balena-io/balena-cli
70-
ARG BALENA_CLI_VERSION=v14.5.15
70+
ARG BALENA_CLI_VERSION=v14.5.18
7171

7272
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 && \
7373
unzip balena-cli.zip \

0 commit comments

Comments
 (0)