Update dependency balena-io/balena-cli to v19.2.0

Update balena-io/balena-cli from 19.1.3 to 19.2.0

Change-type: patch
This commit is contained in:
Self-hosted Renovate Bot 2024-10-16 16:59:06 +00:00
parent 32a57211b7
commit e853ae64c7

View File

@ -1,7 +1,7 @@
FROM ubuntu:24.04
# renovate: datasource=github-releases depName=balena-io/balena-cli
ARG BALENA_CLI_VERSION=v19.1.3
ARG BALENA_CLI_VERSION=v19.2.0
RUN apt-get update && apt-get install -y --no-install-recommends \
bash \