add nodejs
This commit is contained in:
@ -32,6 +32,9 @@ RUN apk update && apk add --no-cache \
|
||||
grep \
|
||||
sed \
|
||||
gawk \
|
||||
# Node.js 运行时(用于运行 JavaScript actions)
|
||||
nodejs \
|
||||
npm \
|
||||
# 其他常用工具
|
||||
jq \
|
||||
tree \
|
||||
|
||||
Reference in New Issue
Block a user