mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +03:00
update Dockerfile
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
# docker build --no-cache -t flowise .
|
||||
# Run image
|
||||
# docker run -d -p 3000:3000 flowise
|
||||
FROM node:16
|
||||
FROM node:18-alpine
|
||||
|
||||
WORKDIR /usr/src/packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user