Skip to content

Commit

Permalink
Update balena-io/balena-cli to v18.1.1
Browse files Browse the repository at this point in the history
Update balena-io/balena-cli from 18.1.0 to 18.1.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Mar 12, 2024
1 parent 3d40156 commit 808a64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yocto-build-env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ VOLUME /var/lib/docker

# Install balena-cli
# renovate: datasource=github-releases depName=balena-io/balena-cli
ARG BALENA_CLI_VERSION=v18.1.0
ARG BALENA_CLI_VERSION=v18.1.1

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 && \
unzip balena-cli.zip \
Expand Down

0 comments on commit 808a64e

Please sign in to comment.