Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-06 03:22:05 +00:00
parent 22b7b55897
commit 374a3d422e
69 changed files with 10 additions and 8 deletions

View File

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

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.824.0 image: casbin/casdoor:v1.825.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

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

View File

@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS} - GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL} - GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL} - GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.23.1 image: gitea/gitea:1.23.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -14,7 +14,7 @@ services:
- .env - .env
environment: environment:
- VERSION=${VERSION} - VERSION=${VERSION}
image: dockurr/macos:1.20 image: dockurr/macos:1.21
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -15,6 +15,8 @@ services:
- PGID=0 - PGID=0
- UMASK=022 - UMASK=022
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- CACHE_BACKEND_TYPE=cachetools
- AUTH_SITE=iyuu
- HTTP_PROXY=${PROXY_HOST} - HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.2.6 image: jxxghp/moviepilot-v2:2.2.6

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.6.2 image: hamster1963/nezha-dash:v2.6.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-02-04 image: diygod/rsshub:2025-02-05
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -16,7 +16,7 @@ services:
- REGION=en-US - REGION=en-US
- KEYBOARD=en-US - KEYBOARD=en-US
- VERSION=${VERSION} - VERSION=${VERSION}
image: dockurr/windows:4.09 image: dockurr/windows:4.10
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: