mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-26 23:44:48 -06:00
+1
-1
@@ -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