diff --git a/appstore/immich-machine-learning/1.125.1/.env b/appstore/immich-machine-learning/1.125.2/.env similarity index 100% rename from appstore/immich-machine-learning/1.125.1/.env rename to appstore/immich-machine-learning/1.125.2/.env diff --git a/appstore/immich-machine-learning/1.125.1/data.yml b/appstore/immich-machine-learning/1.125.2/data.yml similarity index 100% rename from appstore/immich-machine-learning/1.125.1/data.yml rename to appstore/immich-machine-learning/1.125.2/data.yml diff --git a/appstore/immich-machine-learning/1.125.1/docker-compose.yml b/appstore/immich-machine-learning/1.125.2/docker-compose.yml similarity index 87% rename from appstore/immich-machine-learning/1.125.1/docker-compose.yml rename to appstore/immich-machine-learning/1.125.2/docker-compose.yml index 673a1800..5e57519e 100644 --- a/appstore/immich-machine-learning/1.125.1/docker-compose.yml +++ b/appstore/immich-machine-learning/1.125.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.125.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.125.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/1.125.1/envs/default.env b/appstore/immich-machine-learning/1.125.2/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/1.125.1/envs/default.env rename to appstore/immich-machine-learning/1.125.2/envs/default.env diff --git a/appstore/immich-machine-learning/1.125.1/envs/global.env b/appstore/immich-machine-learning/1.125.2/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/1.125.1/envs/global.env rename to appstore/immich-machine-learning/1.125.2/envs/global.env diff --git a/appstore/immich-machine-learning/1.125.1/scripts/init.sh b/appstore/immich-machine-learning/1.125.2/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/1.125.1/scripts/init.sh rename to appstore/immich-machine-learning/1.125.2/scripts/init.sh diff --git a/appstore/immich-machine-learning/1.125.1/scripts/uninstall.sh b/appstore/immich-machine-learning/1.125.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/1.125.1/scripts/uninstall.sh rename to appstore/immich-machine-learning/1.125.2/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/1.125.1/scripts/upgrade.sh b/appstore/immich-machine-learning/1.125.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/1.125.1/scripts/upgrade.sh rename to appstore/immich-machine-learning/1.125.2/scripts/upgrade.sh diff --git a/appstore/immich-no-machine/1.125.1/.env b/appstore/immich-no-machine/1.125.2/.env similarity index 100% rename from appstore/immich-no-machine/1.125.1/.env rename to appstore/immich-no-machine/1.125.2/.env diff --git a/appstore/immich-no-machine/1.125.1/data.yml b/appstore/immich-no-machine/1.125.2/data.yml similarity index 100% rename from appstore/immich-no-machine/1.125.1/data.yml rename to appstore/immich-no-machine/1.125.2/data.yml diff --git a/appstore/immich-no-machine/1.125.1/docker-compose.yml b/appstore/immich-no-machine/1.125.2/docker-compose.yml similarity index 97% rename from appstore/immich-no-machine/1.125.1/docker-compose.yml rename to appstore/immich-no-machine/1.125.2/docker-compose.yml index 03ddf906..c21686d2 100644 --- a/appstore/immich-no-machine/1.125.1/docker-compose.yml +++ b/appstore/immich-no-machine/1.125.2/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.125.1 + image: ghcr.io/immich-app/immich-server:v1.125.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-no-machine/1.125.1/envs/default.env b/appstore/immich-no-machine/1.125.2/envs/default.env similarity index 100% rename from appstore/immich-no-machine/1.125.1/envs/default.env rename to appstore/immich-no-machine/1.125.2/envs/default.env diff --git a/appstore/immich-no-machine/1.125.1/envs/global.env b/appstore/immich-no-machine/1.125.2/envs/global.env similarity index 100% rename from appstore/immich-no-machine/1.125.1/envs/global.env rename to appstore/immich-no-machine/1.125.2/envs/global.env diff --git a/appstore/immich-no-machine/1.125.1/scripts/init.sh b/appstore/immich-no-machine/1.125.2/scripts/init.sh similarity index 100% rename from appstore/immich-no-machine/1.125.1/scripts/init.sh rename to appstore/immich-no-machine/1.125.2/scripts/init.sh diff --git a/appstore/immich-no-machine/1.125.1/scripts/uninstall.sh b/appstore/immich-no-machine/1.125.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-no-machine/1.125.1/scripts/uninstall.sh rename to appstore/immich-no-machine/1.125.2/scripts/uninstall.sh diff --git a/appstore/immich-no-machine/1.125.1/scripts/upgrade.sh b/appstore/immich-no-machine/1.125.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-no-machine/1.125.1/scripts/upgrade.sh rename to appstore/immich-no-machine/1.125.2/scripts/upgrade.sh diff --git a/appstore/immich-server/1.125.1/.env b/appstore/immich-server/1.125.2/.env similarity index 100% rename from appstore/immich-server/1.125.1/.env rename to appstore/immich-server/1.125.2/.env diff --git a/appstore/immich-server/1.125.1/data.yml b/appstore/immich-server/1.125.2/data.yml similarity index 100% rename from appstore/immich-server/1.125.1/data.yml rename to appstore/immich-server/1.125.2/data.yml diff --git a/appstore/immich-server/1.125.1/docker-compose.yml b/appstore/immich-server/1.125.2/docker-compose.yml similarity index 89% rename from appstore/immich-server/1.125.1/docker-compose.yml rename to appstore/immich-server/1.125.2/docker-compose.yml index 6a863897..6daf858e 100644 --- a/appstore/immich-server/1.125.1/docker-compose.yml +++ b/appstore/immich-server/1.125.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.125.1 + image: ghcr.io/immich-app/immich-server:v1.125.2 labels: createdBy: Apps networks: diff --git a/appstore/immich-server/1.125.1/envs/default.env b/appstore/immich-server/1.125.2/envs/default.env similarity index 100% rename from appstore/immich-server/1.125.1/envs/default.env rename to appstore/immich-server/1.125.2/envs/default.env diff --git a/appstore/immich-server/1.125.1/envs/global.env b/appstore/immich-server/1.125.2/envs/global.env similarity index 100% rename from appstore/immich-server/1.125.1/envs/global.env rename to appstore/immich-server/1.125.2/envs/global.env diff --git a/appstore/immich-server/1.125.1/scripts/init.sh b/appstore/immich-server/1.125.2/scripts/init.sh similarity index 100% rename from appstore/immich-server/1.125.1/scripts/init.sh rename to appstore/immich-server/1.125.2/scripts/init.sh diff --git a/appstore/immich-server/1.125.1/scripts/uninstall.sh b/appstore/immich-server/1.125.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich-server/1.125.1/scripts/uninstall.sh rename to appstore/immich-server/1.125.2/scripts/uninstall.sh diff --git a/appstore/immich-server/1.125.1/scripts/upgrade.sh b/appstore/immich-server/1.125.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich-server/1.125.1/scripts/upgrade.sh rename to appstore/immich-server/1.125.2/scripts/upgrade.sh diff --git a/appstore/immich/1.125.1/.env b/appstore/immich/1.125.2/.env similarity index 100% rename from appstore/immich/1.125.1/.env rename to appstore/immich/1.125.2/.env diff --git a/appstore/immich/1.125.1/data.yml b/appstore/immich/1.125.2/data.yml similarity index 100% rename from appstore/immich/1.125.1/data.yml rename to appstore/immich/1.125.2/data.yml diff --git a/appstore/immich/1.125.1/docker-compose.yml b/appstore/immich/1.125.2/docker-compose.yml similarity index 94% rename from appstore/immich/1.125.1/docker-compose.yml rename to appstore/immich/1.125.2/docker-compose.yml index 5fa7f62c..56e7e338 100644 --- a/appstore/immich/1.125.1/docker-compose.yml +++ b/appstore/immich/1.125.2/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.125.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.125.2 labels: createdBy: Apps networks: @@ -68,7 +68,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.125.1 + image: ghcr.io/immich-app/immich-server:v1.125.2 labels: createdBy: Apps networks: diff --git a/appstore/immich/1.125.1/envs/default.env b/appstore/immich/1.125.2/envs/default.env similarity index 100% rename from appstore/immich/1.125.1/envs/default.env rename to appstore/immich/1.125.2/envs/default.env diff --git a/appstore/immich/1.125.1/envs/global.env b/appstore/immich/1.125.2/envs/global.env similarity index 100% rename from appstore/immich/1.125.1/envs/global.env rename to appstore/immich/1.125.2/envs/global.env diff --git a/appstore/immich/1.125.1/scripts/init.sh b/appstore/immich/1.125.2/scripts/init.sh similarity index 100% rename from appstore/immich/1.125.1/scripts/init.sh rename to appstore/immich/1.125.2/scripts/init.sh diff --git a/appstore/immich/1.125.1/scripts/uninstall.sh b/appstore/immich/1.125.2/scripts/uninstall.sh similarity index 100% rename from appstore/immich/1.125.1/scripts/uninstall.sh rename to appstore/immich/1.125.2/scripts/uninstall.sh diff --git a/appstore/immich/1.125.1/scripts/upgrade.sh b/appstore/immich/1.125.2/scripts/upgrade.sh similarity index 100% rename from appstore/immich/1.125.1/scripts/upgrade.sh rename to appstore/immich/1.125.2/scripts/upgrade.sh diff --git a/appstore/nezha-dash/2.4.0/.env b/appstore/nezha-dash/2.5.0/.env similarity index 100% rename from appstore/nezha-dash/2.4.0/.env rename to appstore/nezha-dash/2.5.0/.env diff --git a/appstore/nezha-dash/2.4.0/data.yml b/appstore/nezha-dash/2.5.0/data.yml similarity index 100% rename from appstore/nezha-dash/2.4.0/data.yml rename to appstore/nezha-dash/2.5.0/data.yml diff --git a/appstore/nezha-dash/2.4.0/docker-compose.yml b/appstore/nezha-dash/2.5.0/docker-compose.yml similarity index 94% rename from appstore/nezha-dash/2.4.0/docker-compose.yml rename to appstore/nezha-dash/2.5.0/docker-compose.yml index 277245be..76e3ec31 100644 --- a/appstore/nezha-dash/2.4.0/docker-compose.yml +++ b/appstore/nezha-dash/2.5.0/docker-compose.yml @@ -19,7 +19,7 @@ services: - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - image: hamster1963/nezha-dash:v2.4.0 + image: hamster1963/nezha-dash:v2.5.0 labels: createdBy: Apps networks: diff --git a/appstore/nezha-dash/2.4.0/envs/default.env b/appstore/nezha-dash/2.5.0/envs/default.env similarity index 100% rename from appstore/nezha-dash/2.4.0/envs/default.env rename to appstore/nezha-dash/2.5.0/envs/default.env diff --git a/appstore/nezha-dash/2.4.0/envs/global.env b/appstore/nezha-dash/2.5.0/envs/global.env similarity index 100% rename from appstore/nezha-dash/2.4.0/envs/global.env rename to appstore/nezha-dash/2.5.0/envs/global.env diff --git a/appstore/nezha-dash/2.4.0/scripts/init.sh b/appstore/nezha-dash/2.5.0/scripts/init.sh similarity index 100% rename from appstore/nezha-dash/2.4.0/scripts/init.sh rename to appstore/nezha-dash/2.5.0/scripts/init.sh diff --git a/appstore/nezha-dash/2.4.0/scripts/uninstall.sh b/appstore/nezha-dash/2.5.0/scripts/uninstall.sh similarity index 100% rename from appstore/nezha-dash/2.4.0/scripts/uninstall.sh rename to appstore/nezha-dash/2.5.0/scripts/uninstall.sh diff --git a/appstore/nezha-dash/2.4.0/scripts/upgrade.sh b/appstore/nezha-dash/2.5.0/scripts/upgrade.sh similarity index 100% rename from appstore/nezha-dash/2.4.0/scripts/upgrade.sh rename to appstore/nezha-dash/2.5.0/scripts/upgrade.sh diff --git a/appstore/onedev/11.6.11/.env b/appstore/onedev/11.6.12/.env similarity index 100% rename from appstore/onedev/11.6.11/.env rename to appstore/onedev/11.6.12/.env diff --git a/appstore/onedev/11.6.11/data.yml b/appstore/onedev/11.6.12/data.yml similarity index 100% rename from appstore/onedev/11.6.11/data.yml rename to appstore/onedev/11.6.12/data.yml diff --git a/appstore/onedev/11.6.11/docker-compose.yml b/appstore/onedev/11.6.12/docker-compose.yml similarity index 95% rename from appstore/onedev/11.6.11/docker-compose.yml rename to appstore/onedev/11.6.12/docker-compose.yml index 2e7f48cf..539c2aff 100644 --- a/appstore/onedev/11.6.11/docker-compose.yml +++ b/appstore/onedev/11.6.12/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:11.6.11 + image: 1dev/server:11.6.12 labels: createdBy: Apps networks: diff --git a/appstore/onedev/11.6.11/envs/default.env b/appstore/onedev/11.6.12/envs/default.env similarity index 100% rename from appstore/onedev/11.6.11/envs/default.env rename to appstore/onedev/11.6.12/envs/default.env diff --git a/appstore/onedev/11.6.11/envs/global.env b/appstore/onedev/11.6.12/envs/global.env similarity index 100% rename from appstore/onedev/11.6.11/envs/global.env rename to appstore/onedev/11.6.12/envs/global.env diff --git a/appstore/onedev/11.6.11/envs/onedev.env b/appstore/onedev/11.6.12/envs/onedev.env similarity index 100% rename from appstore/onedev/11.6.11/envs/onedev.env rename to appstore/onedev/11.6.12/envs/onedev.env diff --git a/appstore/onedev/11.6.11/scripts/init.sh b/appstore/onedev/11.6.12/scripts/init.sh similarity index 100% rename from appstore/onedev/11.6.11/scripts/init.sh rename to appstore/onedev/11.6.12/scripts/init.sh diff --git a/appstore/onedev/11.6.11/scripts/uninstall.sh b/appstore/onedev/11.6.12/scripts/uninstall.sh similarity index 100% rename from appstore/onedev/11.6.11/scripts/uninstall.sh rename to appstore/onedev/11.6.12/scripts/uninstall.sh diff --git a/appstore/onedev/11.6.11/scripts/upgrade.sh b/appstore/onedev/11.6.12/scripts/upgrade.sh similarity index 100% rename from appstore/onedev/11.6.11/scripts/upgrade.sh rename to appstore/onedev/11.6.12/scripts/upgrade.sh diff --git a/appstore/prowlarr/1.29.2/.env b/appstore/prowlarr/1.30.2/.env similarity index 100% rename from appstore/prowlarr/1.29.2/.env rename to appstore/prowlarr/1.30.2/.env diff --git a/appstore/prowlarr/1.29.2/data.yml b/appstore/prowlarr/1.30.2/data.yml similarity index 100% rename from appstore/prowlarr/1.29.2/data.yml rename to appstore/prowlarr/1.30.2/data.yml diff --git a/appstore/prowlarr/1.29.2/docker-compose.yml b/appstore/prowlarr/1.30.2/docker-compose.yml similarity index 91% rename from appstore/prowlarr/1.29.2/docker-compose.yml rename to appstore/prowlarr/1.30.2/docker-compose.yml index fd7fe5b0..2020358a 100644 --- a/appstore/prowlarr/1.29.2/docker-compose.yml +++ b/appstore/prowlarr/1.30.2/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/prowlarr:1.29.2 + image: linuxserver/prowlarr:1.30.2 labels: createdBy: Apps networks: diff --git a/appstore/prowlarr/1.29.2/envs/default.env b/appstore/prowlarr/1.30.2/envs/default.env similarity index 100% rename from appstore/prowlarr/1.29.2/envs/default.env rename to appstore/prowlarr/1.30.2/envs/default.env diff --git a/appstore/prowlarr/1.29.2/envs/global.env b/appstore/prowlarr/1.30.2/envs/global.env similarity index 100% rename from appstore/prowlarr/1.29.2/envs/global.env rename to appstore/prowlarr/1.30.2/envs/global.env diff --git a/appstore/prowlarr/1.29.2/scripts/init.sh b/appstore/prowlarr/1.30.2/scripts/init.sh similarity index 100% rename from appstore/prowlarr/1.29.2/scripts/init.sh rename to appstore/prowlarr/1.30.2/scripts/init.sh diff --git a/appstore/prowlarr/1.29.2/scripts/uninstall.sh b/appstore/prowlarr/1.30.2/scripts/uninstall.sh similarity index 100% rename from appstore/prowlarr/1.29.2/scripts/uninstall.sh rename to appstore/prowlarr/1.30.2/scripts/uninstall.sh diff --git a/appstore/prowlarr/1.29.2/scripts/upgrade.sh b/appstore/prowlarr/1.30.2/scripts/upgrade.sh similarity index 100% rename from appstore/prowlarr/1.29.2/scripts/upgrade.sh rename to appstore/prowlarr/1.30.2/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-01-23/.env b/appstore/rsshub/2025-01-24/.env similarity index 100% rename from appstore/rsshub/2025-01-23/.env rename to appstore/rsshub/2025-01-24/.env diff --git a/appstore/rsshub/2025-01-23/data.yml b/appstore/rsshub/2025-01-24/data.yml similarity index 100% rename from appstore/rsshub/2025-01-23/data.yml rename to appstore/rsshub/2025-01-24/data.yml diff --git a/appstore/rsshub/2025-01-23/docker-compose.yml b/appstore/rsshub/2025-01-24/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-01-23/docker-compose.yml rename to appstore/rsshub/2025-01-24/docker-compose.yml index 1d5cf932..e605ec57 100644 --- a/appstore/rsshub/2025-01-23/docker-compose.yml +++ b/appstore/rsshub/2025-01-24/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-01-23 + image: diygod/rsshub:2025-01-24 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-01-23/envs/default.env b/appstore/rsshub/2025-01-24/envs/default.env similarity index 100% rename from appstore/rsshub/2025-01-23/envs/default.env rename to appstore/rsshub/2025-01-24/envs/default.env diff --git a/appstore/rsshub/2025-01-23/envs/global.env b/appstore/rsshub/2025-01-24/envs/global.env similarity index 100% rename from appstore/rsshub/2025-01-23/envs/global.env rename to appstore/rsshub/2025-01-24/envs/global.env diff --git a/appstore/rsshub/2025-01-23/scripts/init.sh b/appstore/rsshub/2025-01-24/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-01-23/scripts/init.sh rename to appstore/rsshub/2025-01-24/scripts/init.sh diff --git a/appstore/rsshub/2025-01-23/scripts/uninstall.sh b/appstore/rsshub/2025-01-24/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-01-23/scripts/uninstall.sh rename to appstore/rsshub/2025-01-24/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-01-23/scripts/upgrade.sh b/appstore/rsshub/2025-01-24/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-01-23/scripts/upgrade.sh rename to appstore/rsshub/2025-01-24/scripts/upgrade.sh diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index 673a1800..5e57519e 100644 --- a/dockge/immich-machine-learning/docker-compose.yml +++ b/dockge/immich-machine-learning/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.125.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.125.2 labels: createdBy: Apps networks: diff --git a/dockge/immich-no-machine/docker-compose.yml b/dockge/immich-no-machine/docker-compose.yml index 03ddf906..c21686d2 100644 --- a/dockge/immich-no-machine/docker-compose.yml +++ b/dockge/immich-no-machine/docker-compose.yml @@ -52,7 +52,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.125.1 + image: ghcr.io/immich-app/immich-server:v1.125.2 labels: createdBy: Apps networks: diff --git a/dockge/immich-server/docker-compose.yml b/dockge/immich-server/docker-compose.yml index 6a863897..6daf858e 100644 --- a/dockge/immich-server/docker-compose.yml +++ b/dockge/immich-server/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.125.1 + image: ghcr.io/immich-app/immich-server:v1.125.2 labels: createdBy: Apps networks: diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index 5fa7f62c..56e7e338 100644 --- a/dockge/immich/docker-compose.yml +++ b/dockge/immich/docker-compose.yml @@ -10,7 +10,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-machine-learning:v1.125.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.125.2 labels: createdBy: Apps networks: @@ -68,7 +68,7 @@ services: env_file: - ./envs/global.env - .env - image: ghcr.io/immich-app/immich-server:v1.125.1 + image: ghcr.io/immich-app/immich-server:v1.125.2 labels: createdBy: Apps networks: diff --git a/dockge/nezha-dash/docker-compose.yml b/dockge/nezha-dash/docker-compose.yml index 277245be..76e3ec31 100644 --- a/dockge/nezha-dash/docker-compose.yml +++ b/dockge/nezha-dash/docker-compose.yml @@ -19,7 +19,7 @@ services: - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - image: hamster1963/nezha-dash:v2.4.0 + image: hamster1963/nezha-dash:v2.5.0 labels: createdBy: Apps networks: diff --git a/dockge/onedev/docker-compose.yml b/dockge/onedev/docker-compose.yml index 2e7f48cf..539c2aff 100644 --- a/dockge/onedev/docker-compose.yml +++ b/dockge/onedev/docker-compose.yml @@ -14,7 +14,7 @@ services: - initial_email=${INITIAL_EMAIL} - initial_server_url=${INITIAL_SERVER_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - image: 1dev/server:11.6.11 + image: 1dev/server:11.6.12 labels: createdBy: Apps networks: diff --git a/dockge/prowlarr/docker-compose.yml b/dockge/prowlarr/docker-compose.yml index fd7fe5b0..2020358a 100644 --- a/dockge/prowlarr/docker-compose.yml +++ b/dockge/prowlarr/docker-compose.yml @@ -12,7 +12,7 @@ services: - PGID=1000 - UMASK=022 - TZ=Asia/Shanghai - image: linuxserver/prowlarr:1.29.2 + image: linuxserver/prowlarr:1.30.2 labels: createdBy: Apps networks: diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 1d5cf932..e605ec57 100644 --- a/dockge/rsshub/docker-compose.yml +++ b/dockge/rsshub/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-01-23 + image: diygod/rsshub:2025-01-24 labels: createdBy: Apps networks: