mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
Update Dockerfile
This commit is contained in:
parent
e9500c40bc
commit
df03abfbed
@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM node:latest
|
||||
FROM node:alpine
|
||||
WORKDIR /app
|
||||
|
||||
ARG OLLAMA_API_BASE_URL=''
|
||||
|
Loading…
Reference in New Issue
Block a user