Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-09 03:40:55 +00:00
parent ec87c86b1c
commit d4fb74faac
183 changed files with 261 additions and 261 deletions

View File

@@ -11,7 +11,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.48
image: wushuo894/ani-rss:v1.2.50
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.02.3
image: linuxserver/bookstack:25.02.4
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.11.5
image: envyafish/byte-muse:1.11.6
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: usual2970/certimate:v0.3.9
image: usual2970/certimate:v0.3.10
labels:
createdBy: Apps
networks:

View File

@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.12.14
image: amir20/dozzle:v8.12.15
labels:
createdBy: Apps
networks:

View File

@@ -52,7 +52,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.132.0
image: ghcr.io/immich-app/immich-server:v1.132.3
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.132.0
image: ghcr.io/immich-app/immich-server:v1.132.3
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.4.4
image: jxxghp/moviepilot-v2:2.4.5
labels:
createdBy: Apps
logging:

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.92.1
image: n8nio/n8n:1.92.2
labels:
createdBy: Apps
networks:

View File

@@ -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.9.3
image: 1dev/server:11.9.4
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_USER: ${POSTGRES_USER:-postgres}
image: postgres:17.4-alpine
image: postgres:16.9-alpine
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_USER: ${POSTGRES_USER:-postgres}
image: postgres:16.8
image: postgres:16.9
labels:
createdBy: Apps
networks:

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