Skip to content

Commit 65959c8

Browse files
build: reuse v1.0.1 image.
1 parent 86489f4 commit 65959c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/1panel-dev/maxkb-vector-model:v2.0.0 AS vector-model
1+
FROM ghcr.io/1panel-dev/maxkb-vector-model:v2.0.1 AS vector-model
22
FROM node:18-alpine3.18 AS web-build
33
COPY ui ui
44
RUN cd ui && \

0 commit comments

Comments
 (0)