diff --git a/Dockerfile b/Dockerfile index ebdfd94..e879f83 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.1.2 +ARG BALENA_CLI_VERSION=v20.1.3 WORKDIR /opt