mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
build: 分开镜像
This commit is contained in:
parent
6d2a30c16a
commit
bf6d700c5a
|
|
@ -1,4 +1,4 @@
|
|||
FROM ghcr.io/maxkb-dev/python-pg:v1.0.0 as vector-model
|
||||
FROM ghcr.io/maxkb-dev/vector-model:v1.0.0 as vector-model
|
||||
|
||||
FROM node:18-alpine3.18 as web-build
|
||||
COPY ui ui
|
||||
|
|
|
|||
Loading…
Reference in New Issue