提交 cba3eb7e authored 作者: QYG2297248353's avatar QYG2297248353

Synced apps from source repository via GitHub Actions

上级 e84660c3
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.23 image: qyg2297248353/ammds:v1.0.24
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
......
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:5.113.1 image: ghost:5.114.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -28,7 +28,7 @@ services: ...@@ -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.5 image: gitea/gitea:1.23.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: huolalatech/page-spy-web:v2.2.1 image: huolalatech/page-spy-web:v2.2.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -12,7 +12,7 @@ services: ...@@ -12,7 +12,7 @@ services:
- PGID=1000 - PGID=1000
- UMASK=022 - UMASK=022
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: linuxserver/radarr:5.20.2 image: linuxserver/radarr:5.21.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -16,7 +16,7 @@ services: ...@@ -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.25 image: dockurr/windows:4.26
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论