forked from open-webui/open-webui
commit
51874cfa33
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM node:latest
|
FROM node:alpine
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
ARG OLLAMA_API_BASE_URL=''
|
ARG OLLAMA_API_BASE_URL=''
|
||||||
|
|
Loading…
Reference in a new issue