From 5b7e7b55b9dcae2e503ee828d75f5371b0507522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=BC=E9=A2=A8=E7=BE=BD=E6=9C=88?= Date: Tue, 14 Feb 2023 01:50:58 +0900 Subject: [PATCH] Update ci.yaml --- .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 004b761..41e837d 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.6,xiaomoinfo/wechatgpt:latest + tags: xiaomoinfo/wechatgpt:2.9.7,xiaomoinfo/wechatgpt:latest