upgrade version

This commit is contained in:
Evan 2023-03-06 15:42:13 +09:00
parent 4e1f2d371a
commit b1fc304e14
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
如果觉得不错,请麻烦点个`Star`非常感谢。最新己经添加了docker部署的方式
<p>
<img alt="Version" src="https://img.shields.io/badge/version-2.9.7-blue.svg?cacheSeconds=86400" />
<img alt="Version" src="https://img.shields.io/badge/version-3.0.1-blue.svg?cacheSeconds=86400" />
<a href="#" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg" />
</a>

View File

@ -1,7 +1,7 @@
version: '2.4'
services:
wechatgpt:
image: xiaomoinfo/wechatgpt:latest
image: xiaomoinfo/wechatgpt:v3.0.1
environment:
api_key: your_api_key
wechat: "true"