mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
@@ -10,7 +10,7 @@ RUN npm ci
|
||||
COPY . .
|
||||
RUN npm run build
|
||||
|
||||
FROM python:3.11-slim-buster as base
|
||||
FROM python:3.11-bookworm as base
|
||||
|
||||
ENV ENV=prod
|
||||
|
||||
|
||||
Reference in New Issue
Block a user