change version node js v2
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6m15s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6m15s
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apk add --no-cache \
|
|||||||
redsocks \
|
redsocks \
|
||||||
gnupg \
|
gnupg \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
nodejs@23 \
|
nodejs-current \
|
||||||
npm \
|
npm \
|
||||||
su-exec \
|
su-exec \
|
||||||
&& npm install -g n8n@${N8N_VERSION} \
|
&& npm install -g n8n@${N8N_VERSION} \
|
||||||
|
|||||||
Reference in New Issue
Block a user