Skip to content

Commit

Permalink
Merge pull request #136 from balena-os/renovate/balena-io-balena-cli-…
Browse files Browse the repository at this point in the history
…20.1.x

Update balena-io/balena-cli to v20.1.3
  • Loading branch information
balena-renovate[bot] authored Dec 20, 2024
2 parents 90de092 + 25a23aa commit de9306e
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 @@ -46,7 +46,7 @@ VOLUME /var/lib/docker

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

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 de9306e

Please sign in to comment.