change version node js v2
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6m15s

This commit is contained in:
2026-01-25 15:13:16 +07:00
parent 455f25b381
commit 0a9dc5cdfc

View File

@@ -13,7 +13,7 @@ RUN apk add --no-cache \
redsocks \
gnupg \
netcat-openbsd \
nodejs@23 \
nodejs-current \
npm \
su-exec \
&& npm install -g n8n@${N8N_VERSION} \