Skip to content

Commit a962579

Browse files
authored
Update Dockerfile.embed
1 parent 47c32d3 commit a962579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

engine/Dockerfile.embed

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM epsilla/embedding:models AS models
1+
FROM epsilla/embedding:models as models
22

33

4-
FROM epsilla/ubuntu AS builder
4+
FROM epsilla/ubuntu as builder
55
ADD ./ /vectordb
66
WORKDIR /vectordb
77
ENV OATPP_INSTALL_PATH=/vectordb/build/dependencies

0 commit comments

Comments
 (0)