add nodejs in order to make recognize easier to install on arm64

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-04-06 15:49:25 +02:00
parent 3cebbb6487
commit 0435609521

View file

@ -205,6 +205,7 @@ RUN set -ex; \
mawk \
sudo \
grep \
nodejs \
coreutils;
RUN set -ex; \