mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-17 23:57:53 +02:00
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM node:latest
|
||||
FROM node:alpine
|
||||
WORKDIR /app
|
||||
|
||||
ARG OLLAMA_API_BASE_URL=''
|
||||
|
Reference in New Issue
Block a user