Skip to content

Commit 7a5ef96

Browse files
Update balena-io/balena-cli to v22.4.14
Update balena-io/balena-cli from 22.4.13 to 22.4.14 Change-type: patch
1 parent 248de4e commit 7a5ef96

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.13
16+
ARG BALENA_CLI_VERSION=v22.4.14
1717

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

0 commit comments

Comments
 (0)