Skip to content

Commit 74043ab

Browse files
changes in Dockerfile.aarch64 to make new node version work
1 parent 8170721 commit 74043ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile.aarch64

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ RUN addgroup -g 1000 node \
1717
linux-headers \
1818
make \
1919
python \
20-
# gpg keys listed at https://github.com/nodejs/node#release-team
21-
20+
# gpg keys listed at https://github.com/nodejs/node#release-team
2221
# && for key in \
2322
# 9554F04D7259F04124DE6B476D5A82AC7E37093B \
2423
# 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \

0 commit comments

Comments
 (0)