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