Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-25 03:32:32 +00:00
parent e84660c36c
commit cba3eb7eb9
50 changed files with 6 additions and 6 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.23
image: qyg2297248353/ammds:v1.0.24
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.113.1
image: ghost:5.114.1
labels:
createdBy: Apps
networks:
@@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.23.5
image: gitea/gitea:1.23.6
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: huolalatech/page-spy-web:v2.2.1
image: huolalatech/page-spy-web:v2.2.2
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- PGID=1000
- UMASK=022
- TZ=Asia/Shanghai
image: linuxserver/radarr:5.20.2
image: linuxserver/radarr:5.21.1
labels:
createdBy: Apps
networks:
@@ -16,7 +16,7 @@ services:
- REGION=en-US
- KEYBOARD=en-US
- VERSION=${VERSION}
image: dockurr/windows:4.25
image: dockurr/windows:4.26
labels:
createdBy: Apps
networks: