mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
Update Dockerfile
This commit is contained in:
parent
e9500c40bc
commit
df03abfbed
@ -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 New Issue
Block a user