Skip to content

Commit cba0d20

Browse files
Update balena-io/balena-cli to v22.4.11
Update balena-io/balena-cli from 22.4.10 to 22.4.11 Change-type: patch
1 parent d25e5e5 commit cba0d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
1313
rm -rf /var/lib/apt/lists/*
1414

1515
# renovate: datasource=github-releases depName=balena-io/balena-cli
16-
ARG BALENA_CLI_VERSION=v22.4.10
16+
ARG BALENA_CLI_VERSION=v22.4.11
1717

1818
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1919

0 commit comments

Comments
 (0)