Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-23 09:19:57 +00:00
parent 0d993b2ad4
commit b02a823ef9
134 changed files with 34 additions and 34 deletions

View File

@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.1.12
image: wushuo894/ani-rss:v2.1.13
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.6
image: cloudnas/clouddrive2:0.9.7
labels:
createdBy: Apps
networks:

View File

@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.21
image: emby/embyserver:4.9.1.22
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.0.4
image: ghost:6.0.5
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.33.0
image: ghcr.io/homarr-labs/homarr:v1.34.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.138.1
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2
labels:
createdBy: Apps
networks:

View File

@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.138.1
image: ghcr.io/immich-app/immich-server:v1.139.2
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.138.1
image: ghcr.io/immich-app/immich-server:v1.139.2
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.138.1
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.138.1
image: ghcr.io/immich-app/immich-server:v1.139.2
labels:
createdBy: Apps
networks:

View File

@@ -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.9.9
image: hamster1963/nezha-dash:v2.9.10
labels:
createdBy: Apps
networks:

View File

@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:0.6.24
image: ghcr.io/open-webui/open-webui:v0.6.25
labels:
createdBy: Apps
networks:

View File

@@ -21,7 +21,7 @@ services:
environment:
- TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v14.3.3
image: johannesjo/super-productivity:v14.3.4
labels:
createdBy: Apps
networks:

View File

@@ -8,10 +8,13 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.82
image: wushuo894/ani-rss:v2.1.13
labels:
createdBy: Apps
networks:

View File

@@ -8,13 +8,10 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.1.12
image: wushuo894/ani-rss:v1.2.82
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More