Skip to content

Commit 3c30460

Browse files
authored
v21.1.0
1 parent 00d1fbb commit 3c30460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ RUN apk add --no-cache --virtual .build-deps \
1111
linux-headers \
1212
python3 \
1313
libudev-zero-dev && \
14-
npm install balena-cli@20.2.10 -g --omit=dev --unsafe-perm && \
14+
npm install balena-cli@21.1.0 -g --omit=dev --unsafe-perm && \
1515
apk del --no-cache .build-deps && \
1616
rm -rf ~/.npm ~/.cache

0 commit comments

Comments
 (0)