mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
build: Fix docker build after Node 22 update (#16174)
This commit is contained in:
@@ -67,7 +67,6 @@ RUN \
|
||||
|
||||
# Install npm 11.4.1 to fix the vulnerable cross-spawn dependency
|
||||
RUN npm install -g npm@11.4.1
|
||||
RUN apk --purge del apk-tools
|
||||
|
||||
ENV SHELL /bin/sh
|
||||
USER node
|
||||
|
||||
Reference in New Issue
Block a user