Skip to content

Commit 63cce57

Browse files
authored
Update Dockerfile
1 parent a962579 commit 63cce57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM epsilla/ubuntu as builder
1+
FROM epsilla/base as builder
22
ADD ./ /vectordb
33
WORKDIR /vectordb
44
ENV OATPP_INSTALL_PATH=/vectordb/build/dependencies

0 commit comments

Comments
 (0)