mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +08:00
[skip e2e]Update meta-migratition build (#21686)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
This commit is contained in:
parent
6a722396bd
commit
539d9b52c9
@ -10,11 +10,9 @@
|
|||||||
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
#FROM alpine
|
FROM ubuntu:focal-20220426
|
||||||
FROM alpine:3.16
|
|
||||||
|
|
||||||
|
COPY ./bin/meta-migration /milvus/bin/
|
||||||
COPY ./bin/ /milvus/bin/
|
|
||||||
|
|
||||||
ENV PATH=/milvus/bin:$PATH
|
ENV PATH=/milvus/bin:$PATH
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user