mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
commit
51874cfa33
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