From fabe3c908e4c4a93edca5e7f36f25214488ac041 Mon Sep 17 00:00:00 2001 From: ivamp Date: Mon, 4 Nov 2024 16:57:44 +0800 Subject: [PATCH] update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2c7b366..d53add5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# docker build . --platform linux/amd64 --push -t leafdev.top/ecosystem/zero-shot-classification:v0.0.2 +# docker build . --platform linux/amd64 --push -t leafdev.top/ecosystem/zero-shot-classification:v0.0.3 FROM python:3.12.7 #