update README

This commit is contained in:
Henry
2023-04-10 20:29:55 +01:00
parent c576ea5b67
commit 2831526c72
5 changed files with 4 additions and 23 deletions
-1
View File
@@ -3,7 +3,6 @@ FROM node:14.20.0-alpine
USER root
RUN apk add --no-cache git
RUN apk add --no-cache python3 py3-pip
# You can install a specific version like: flowise@1.0.0
RUN npm install -g flowise