diff --git a/appstore/astrbot-napcat/4.13.1/.env b/appstore/astrbot-napcat/4.13.5/.env similarity index 100% rename from appstore/astrbot-napcat/4.13.1/.env rename to appstore/astrbot-napcat/4.13.5/.env diff --git a/appstore/astrbot-napcat/4.13.1/data.yml b/appstore/astrbot-napcat/4.13.5/data.yml similarity index 100% rename from appstore/astrbot-napcat/4.13.1/data.yml rename to appstore/astrbot-napcat/4.13.5/data.yml diff --git a/appstore/astrbot-napcat/4.13.1/docker-compose.yml b/appstore/astrbot-napcat/4.13.5/docker-compose.yml similarity index 96% rename from appstore/astrbot-napcat/4.13.1/docker-compose.yml rename to appstore/astrbot-napcat/4.13.5/docker-compose.yml index 7e0cd82eb..6597ec504 100644 --- a/appstore/astrbot-napcat/4.13.1/docker-compose.yml +++ b/appstore/astrbot-napcat/4.13.5/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.13.1 + image: mlikiowa/napcat-docker:v4.13.5 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/appstore/astrbot-napcat/4.13.1/envs/default.env b/appstore/astrbot-napcat/4.13.5/envs/default.env similarity index 100% rename from appstore/astrbot-napcat/4.13.1/envs/default.env rename to appstore/astrbot-napcat/4.13.5/envs/default.env diff --git a/appstore/astrbot-napcat/4.13.1/envs/global.env b/appstore/astrbot-napcat/4.13.5/envs/global.env similarity index 100% rename from appstore/astrbot-napcat/4.13.1/envs/global.env rename to appstore/astrbot-napcat/4.13.5/envs/global.env diff --git a/appstore/astrbot-napcat/4.13.1/scripts/init.sh b/appstore/astrbot-napcat/4.13.5/scripts/init.sh similarity index 100% rename from appstore/astrbot-napcat/4.13.1/scripts/init.sh rename to appstore/astrbot-napcat/4.13.5/scripts/init.sh diff --git a/appstore/astrbot-napcat/4.13.1/scripts/uninstall.sh b/appstore/astrbot-napcat/4.13.5/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot-napcat/4.13.1/scripts/uninstall.sh rename to appstore/astrbot-napcat/4.13.5/scripts/uninstall.sh diff --git a/appstore/astrbot-napcat/4.13.1/scripts/upgrade.sh b/appstore/astrbot-napcat/4.13.5/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot-napcat/4.13.1/scripts/upgrade.sh rename to appstore/astrbot-napcat/4.13.5/scripts/upgrade.sh diff --git a/appstore/glean/16/docker-compose.yml b/appstore/glean/16/docker-compose.yml index 944d85fbd..a06e44998 100644 --- a/appstore/glean/16/docker-compose.yml +++ b/appstore/glean/16/docker-compose.yml @@ -58,7 +58,7 @@ services: - -f - http://localhost:8000/api/health timeout: 5s - image: ghcr.io/leslieleung/glean-backend:0.2.4 + image: ghcr.io/leslieleung/glean-backend:0.2.5 labels: createdBy: Apps networks: @@ -113,7 +113,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/leslieleung/glean-web:0.2.4 + image: ghcr.io/leslieleung/glean-web:0.2.5 networks: - glean-network ports: @@ -141,7 +141,7 @@ services: DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean} REDIS_URL: redis://redis:6379/0 SECRET_KEY: ${SECRET_KEY:-} - image: ghcr.io/leslieleung/glean-backend:0.2.4 + image: ghcr.io/leslieleung/glean-backend:0.2.5 networks: - glean-network restart: always diff --git a/appstore/immich-machine-learning/2.5.0/.env b/appstore/immich-machine-learning/2.5.2/.env similarity index 100% rename from appstore/immich-machine-learning/2.5.0/.env rename to appstore/immich-machine-learning/2.5.2/.env diff --git a/appstore/immich-machine-learning/2.5.0/data.yml b/appstore/immich-machine-learning/2.5.2/data.yml similarity index 100% rename from appstore/immich-machine-learning/2.5.0/data.yml rename to appstore/immich-machine-learning/2.5.2/data.yml diff --git a/appstore/immich-machine-learning/2.5.0/docker-compose.yml b/appstore/immich-machine-learning/2.5.2/docker-compose.yml similarity index 87% rename from appstore/immich-machine-learning/2.5.0/docker-compose.yml rename to appstore/immich-machine-learning/2.5.2/docker-compose.yml index 6c6e219f7..94b5bbf44 100644 --- a/appstore/immich-machine-learning/2.5.0/docker-compose.yml +++ b/appstore/immich-machine-learning/2.5.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v2.5.0 + image: ghcr.io/immich-app/immich-machine-learning:v2.5.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/2.5.0/envs/default.env b/appstore/immich-machine-learning/2.5.2/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/2.5.0/envs/default.env rename to appstore/immich-machine-learning/2.5.2/envs/default.env diff --git a/appstore/immich-machine-learning/2.5.0/envs/global.env b/appstore/immich-machine-learning/2.5.2/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/2.5.0/envs/global.env rename to appstore/immich-machine-learning/2.5.2/envs/global.env diff --git a/appstore/immich-machine-learning/2.5.0/scripts/init.sh b/appstore/immich-machine-learning/2.5.2/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/2.5.0/scripts/init.sh rename to appstore/immich-machine-learning/2.5.2/scripts/init.sh diff --git a/appstore/immich-machine-learning/2.5.0/scripts/uninstall.sh b/appstore/immich-machine-learning/2.5.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/2.5.0/scripts/uninstall.sh rename to appstore/immich-machine-learning/2.5.2/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/2.5.0/scripts/upgrade.sh b/appstore/immich-machine-learning/2.5.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/2.5.0/scripts/upgrade.sh rename to appstore/immich-machine-learning/2.5.2/scripts/upgrade.sh diff --git a/appstore/immich/2.5.0/.env b/appstore/immich/2.5.2/.env similarity index 100% rename from appstore/immich/2.5.0/.env rename to appstore/immich/2.5.2/.env diff --git a/appstore/immich/2.5.0/data.yml b/appstore/immich/2.5.2/data.yml similarity index 100% rename from appstore/immich/2.5.0/data.yml rename to appstore/immich/2.5.2/data.yml diff --git a/appstore/immich/2.5.0/docker-compose.yml b/appstore/immich/2.5.2/docker-compose.yml similarity index 95% rename from appstore/immich/2.5.0/docker-compose.yml rename to appstore/immich/2.5.2/docker-compose.yml index 5fd2f24e6..c8b862559 100644 --- a/appstore/immich/2.5.0/docker-compose.yml +++ b/appstore/immich/2.5.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v2.5.0 + image: ghcr.io/immich-app/immich-machine-learning:v2.5.2 labels: createdBy: Apps networks: diff --git a/appstore/immich/2.5.0/envs/default.env b/appstore/immich/2.5.2/envs/default.env similarity index 100% rename from appstore/immich/2.5.0/envs/default.env rename to appstore/immich/2.5.2/envs/default.env diff --git a/appstore/immich/2.5.0/envs/global.env b/appstore/immich/2.5.2/envs/global.env similarity index 100% rename from appstore/immich/2.5.0/envs/global.env rename to appstore/immich/2.5.2/envs/global.env diff --git a/appstore/immich/2.5.0/scripts/init.sh b/appstore/immich/2.5.2/scripts/init.sh similarity index 100% rename from appstore/immich/2.5.0/scripts/init.sh rename to appstore/immich/2.5.2/scripts/init.sh diff --git a/appstore/immich/2.5.0/scripts/uninstall.sh b/appstore/immich/2.5.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich/2.5.0/scripts/uninstall.sh rename to appstore/immich/2.5.2/scripts/uninstall.sh diff --git a/appstore/immich/2.5.0/scripts/upgrade.sh b/appstore/immich/2.5.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich/2.5.0/scripts/upgrade.sh rename to appstore/immich/2.5.2/scripts/upgrade.sh diff --git a/appstore/napcat/4.13.1/.env b/appstore/napcat/4.13.5/.env similarity index 100% rename from appstore/napcat/4.13.1/.env rename to appstore/napcat/4.13.5/.env diff --git a/appstore/napcat/4.13.1/data.yml b/appstore/napcat/4.13.5/data.yml similarity index 100% rename from appstore/napcat/4.13.1/data.yml rename to appstore/napcat/4.13.5/data.yml diff --git a/appstore/napcat/4.13.1/docker-compose.yml b/appstore/napcat/4.13.5/docker-compose.yml similarity index 93% rename from appstore/napcat/4.13.1/docker-compose.yml rename to appstore/napcat/4.13.5/docker-compose.yml index 0c8afd1bd..606d2fe10 100644 --- a/appstore/napcat/4.13.1/docker-compose.yml +++ b/appstore/napcat/4.13.5/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NAPCAT_UID=${NAPCAT_UID:-0} - NAPCAT_GID=${NAPCAT_GID:-0} - image: mlikiowa/napcat-docker:v4.13.1 + image: mlikiowa/napcat-docker:v4.13.5 labels: createdBy: Apps networks: diff --git a/appstore/napcat/4.13.1/envs/default.env b/appstore/napcat/4.13.5/envs/default.env similarity index 100% rename from appstore/napcat/4.13.1/envs/default.env rename to appstore/napcat/4.13.5/envs/default.env diff --git a/appstore/napcat/4.13.1/envs/global.env b/appstore/napcat/4.13.5/envs/global.env similarity index 100% rename from appstore/napcat/4.13.1/envs/global.env rename to appstore/napcat/4.13.5/envs/global.env diff --git a/appstore/napcat/4.13.1/scripts/init.sh b/appstore/napcat/4.13.5/scripts/init.sh similarity index 100% rename from appstore/napcat/4.13.1/scripts/init.sh rename to appstore/napcat/4.13.5/scripts/init.sh diff --git a/appstore/napcat/4.13.1/scripts/uninstall.sh b/appstore/napcat/4.13.5/scripts/uninstall.sh similarity index 100% rename from appstore/napcat/4.13.1/scripts/uninstall.sh rename to appstore/napcat/4.13.5/scripts/uninstall.sh diff --git a/appstore/napcat/4.13.1/scripts/upgrade.sh b/appstore/napcat/4.13.5/scripts/upgrade.sh similarity index 100% rename from appstore/napcat/4.13.1/scripts/upgrade.sh rename to appstore/napcat/4.13.5/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 7e0cd82eb..6597ec504 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.13.1 + image: mlikiowa/napcat-docker:v4.13.5 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/dockge/glean/docker-compose.yml b/dockge/glean/docker-compose.yml index 944d85fbd..a06e44998 100644 --- a/dockge/glean/docker-compose.yml +++ b/dockge/glean/docker-compose.yml @@ -58,7 +58,7 @@ services: - -f - http://localhost:8000/api/health timeout: 5s - image: ghcr.io/leslieleung/glean-backend:0.2.4 + image: ghcr.io/leslieleung/glean-backend:0.2.5 labels: createdBy: Apps networks: @@ -113,7 +113,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/leslieleung/glean-web:0.2.4 + image: ghcr.io/leslieleung/glean-web:0.2.5 networks: - glean-network ports: @@ -141,7 +141,7 @@ services: DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean} REDIS_URL: redis://redis:6379/0 SECRET_KEY: ${SECRET_KEY:-} - image: ghcr.io/leslieleung/glean-backend:0.2.4 + image: ghcr.io/leslieleung/glean-backend:0.2.5 networks: - glean-network restart: always diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index 6c6e219f7..648ba2277 100644 --- a/dockge/immich-machine-learning/docker-compose.yml +++ b/dockge/immich-machine-learning/docker-compose.yml @@ -4,13 +4,13 @@ networks: external: true services: immich-machine-learning: - container_name: immich-machine-learning + container_name: immich-machine-learning-immich-machine-learning devices: - /dev/dri:/dev/dri env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v2.5.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 labels: createdBy: Apps networks: diff --git a/dockge/immich-machine-learning_1_144_1/.env b/dockge/immich-machine-learning_2_5_2/.env similarity index 100% rename from dockge/immich-machine-learning_1_144_1/.env rename to dockge/immich-machine-learning_2_5_2/.env diff --git a/dockge/immich-machine-learning_1_144_1/docker-compose.yml b/dockge/immich-machine-learning_2_5_2/docker-compose.yml similarity index 74% rename from dockge/immich-machine-learning_1_144_1/docker-compose.yml rename to dockge/immich-machine-learning_2_5_2/docker-compose.yml index 648ba2277..94b5bbf44 100644 --- a/dockge/immich-machine-learning_1_144_1/docker-compose.yml +++ b/dockge/immich-machine-learning_2_5_2/docker-compose.yml @@ -4,13 +4,13 @@ networks: external: true services: immich-machine-learning: - container_name: immich-machine-learning-immich-machine-learning + container_name: immich-machine-learning devices: - /dev/dri:/dev/dri env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.5.2 labels: createdBy: Apps networks: diff --git a/dockge/immich-machine-learning_1_144_1/envs/default.env b/dockge/immich-machine-learning_2_5_2/envs/default.env similarity index 100% rename from dockge/immich-machine-learning_1_144_1/envs/default.env rename to dockge/immich-machine-learning_2_5_2/envs/default.env diff --git a/dockge/immich-machine-learning_1_144_1/envs/global.env b/dockge/immich-machine-learning_2_5_2/envs/global.env similarity index 100% rename from dockge/immich-machine-learning_1_144_1/envs/global.env rename to dockge/immich-machine-learning_2_5_2/envs/global.env diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index 5fd2f24e6..1019b5f77 100644 --- a/dockge/immich/docker-compose.yml +++ b/dockge/immich/docker-compose.yml @@ -4,13 +4,13 @@ networks: external: true services: immich-machine-learning: - container_name: machine-learning-immich + container_name: immich-machine-learning-immich devices: &id001 - /dev/dri:/dev/dri env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v2.5.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 labels: createdBy: Apps networks: @@ -38,14 +38,14 @@ services: volumes: - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data immich-server: - container_name: immich + container_name: immich-server-immich depends_on: - immich-pg14-vectors devices: *id001 env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v2.5.0 + image: ghcr.io/immich-app/immich-server:v1.144.1 labels: createdBy: Apps networks: diff --git a/dockge/immich_1_144_1/.env b/dockge/immich_2_5_2/.env similarity index 100% rename from dockge/immich_1_144_1/.env rename to dockge/immich_2_5_2/.env diff --git a/dockge/immich_1_144_1/docker-compose.yml b/dockge/immich_2_5_2/docker-compose.yml similarity index 86% rename from dockge/immich_1_144_1/docker-compose.yml rename to dockge/immich_2_5_2/docker-compose.yml index 1019b5f77..c8b862559 100644 --- a/dockge/immich_1_144_1/docker-compose.yml +++ b/dockge/immich_2_5_2/docker-compose.yml @@ -4,13 +4,13 @@ networks: external: true services: immich-machine-learning: - container_name: immich-machine-learning-immich + container_name: machine-learning-immich devices: &id001 - /dev/dri:/dev/dri env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.5.2 labels: createdBy: Apps networks: @@ -38,14 +38,14 @@ services: volumes: - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data immich-server: - container_name: immich-server-immich + container_name: immich depends_on: - immich-pg14-vectors devices: *id001 env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.144.1 + image: ghcr.io/immich-app/immich-server:v2.5.0 labels: createdBy: Apps networks: diff --git a/dockge/immich_1_144_1/envs/default.env b/dockge/immich_2_5_2/envs/default.env similarity index 100% rename from dockge/immich_1_144_1/envs/default.env rename to dockge/immich_2_5_2/envs/default.env diff --git a/dockge/immich_1_144_1/envs/global.env b/dockge/immich_2_5_2/envs/global.env similarity index 100% rename from dockge/immich_1_144_1/envs/global.env rename to dockge/immich_2_5_2/envs/global.env diff --git a/dockge/napcat/docker-compose.yml b/dockge/napcat/docker-compose.yml index 0c8afd1bd..606d2fe10 100644 --- a/dockge/napcat/docker-compose.yml +++ b/dockge/napcat/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NAPCAT_UID=${NAPCAT_UID:-0} - NAPCAT_GID=${NAPCAT_GID:-0} - image: mlikiowa/napcat-docker:v4.13.1 + image: mlikiowa/napcat-docker:v4.13.5 labels: createdBy: Apps networks: