update nodejs version
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 27s

This commit is contained in:
2026-01-25 15:03:52 +07:00
parent 71e4957ee4
commit 455f25b381

View File

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