diff --git a/chatgpt-next-web/2.15.7/data.yml b/chatgpt-next-web/2.15.8/data.yml similarity index 100% rename from chatgpt-next-web/2.15.7/data.yml rename to chatgpt-next-web/2.15.8/data.yml diff --git a/chatgpt-next-web/2.15.7/docker-compose.yml b/chatgpt-next-web/2.15.8/docker-compose.yml similarity index 91% rename from chatgpt-next-web/2.15.7/docker-compose.yml rename to chatgpt-next-web/2.15.8/docker-compose.yml index a91e207c9..3d3a596ea 100644 --- a/chatgpt-next-web/2.15.7/docker-compose.yml +++ b/chatgpt-next-web/2.15.8/docker-compose.yml @@ -12,7 +12,7 @@ services: - "PROXY_URL=${PROXY}" - "BASE_URL=${API_BASE_URL}" - "WHITE_WEBDAV_ENDPOINTS=${WHITE_WEBDAV_ENDPOINTS}" - image: yidadaa/chatgpt-next-web:v2.15.7 + image: yidadaa/chatgpt-next-web:v2.15.8 labels: createdBy: "Apps" diff --git a/chatgpt-next-web/2.15.7/scripts/upgrade.sh b/chatgpt-next-web/2.15.8/scripts/upgrade.sh similarity index 100% rename from chatgpt-next-web/2.15.7/scripts/upgrade.sh rename to chatgpt-next-web/2.15.8/scripts/upgrade.sh