diff --git a/Dockerfile b/Dockerfile index 359958e..e01bf6c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ FROM cli-build-${TARGETARCH} AS cli-build ARG TARGETARCH # renovate: datasource=github-releases depName=balena-io/balena-cli -ARG BALENA_CLI_VERSION=v20.2.2 +ARG BALENA_CLI_VERSION=v20.2.3 WORKDIR /opt