mirror of
https://github.com/open-webui/open-webui.git
synced 2025-06-30 02:30:38 +02:00
Update Dockerfile
This commit is contained in:
@ -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=''
|
||||||
|
Reference in New Issue
Block a user