mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
parent
aa82e381d1
commit
370884cebc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user