From 946af42fffedb8bc8ace616152d5d0045b061d2e Mon Sep 17 00:00:00 2001 From: Will Date: Fri, 3 Mar 2023 20:50:52 +0800 Subject: [PATCH] =?UTF-8?q?version=E6=94=B9=E6=88=90=E4=BA=863.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 41e837d..0e1494c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,4 +21,4 @@ jobs: with: push: true platforms: linux/amd64,linux/arm64 - tags: xiaomoinfo/wechatgpt:2.9.7,xiaomoinfo/wechatgpt:latest + tags: xiaomoinfo/wechatgpt:3.0.0,xiaomoinfo/wechatgpt:latest