diff --git a/apps/chatgpt-on-wechat/1.7.6/.env.sample b/apps/chatgpt-on-wechat/2.0.0/.env.sample similarity index 100% rename from apps/chatgpt-on-wechat/1.7.6/.env.sample rename to apps/chatgpt-on-wechat/2.0.0/.env.sample diff --git a/apps/chatgpt-on-wechat/1.7.6/data.yml b/apps/chatgpt-on-wechat/2.0.0/data.yml similarity index 100% rename from apps/chatgpt-on-wechat/1.7.6/data.yml rename to apps/chatgpt-on-wechat/2.0.0/data.yml diff --git a/apps/chatgpt-on-wechat/1.7.6/docker-compose.yml b/apps/chatgpt-on-wechat/2.0.0/docker-compose.yml similarity index 99% rename from apps/chatgpt-on-wechat/1.7.6/docker-compose.yml rename to apps/chatgpt-on-wechat/2.0.0/docker-compose.yml index 0dc67e3ff..cd55f6ba7 100644 --- a/apps/chatgpt-on-wechat/1.7.6/docker-compose.yml +++ b/apps/chatgpt-on-wechat/2.0.0/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.7.6" + image: "zhayujie/chatgpt-on-wechat:2.0.0" container_name: ${CONTAINER_NAME} restart: always networks: