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

Synced apps from source repository via GitHub Actions

上级 3a7591ce
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: usual2970/certimate:v0.3.5 image: usual2970/certimate:v0.3.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -9,7 +9,7 @@ services: ...@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: glanceapp/glance:v0.7.7 image: glanceapp/glance:v0.7.8
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -10,7 +10,7 @@ services: ...@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v1.130.1 image: ghcr.io/immich-app/immich-machine-learning:v1.130.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -52,7 +52,7 @@ services: ...@@ -52,7 +52,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.130.1 image: ghcr.io/immich-app/immich-server:v1.130.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -10,7 +10,7 @@ services: ...@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.130.1 image: ghcr.io/immich-app/immich-server:v1.130.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -10,7 +10,7 @@ services: ...@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v1.130.1 image: ghcr.io/immich-app/immich-machine-learning:v1.130.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
...@@ -68,7 +68,7 @@ services: ...@@ -68,7 +68,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.130.1 image: ghcr.io/immich-app/immich-server:v1.130.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -26,7 +26,7 @@ services: ...@@ -26,7 +26,7 @@ services:
test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1 test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1
timeout: 3s timeout: 3s
hostname: ${HOSTNAME_FQDN} hostname: ${HOSTNAME_FQDN}
image: mailserver/docker-mailserver:15.0.1 image: mailserver/docker-mailserver:15.0.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -9,7 +9,7 @@ services: ...@@ -9,7 +9,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: matrixdotorg/synapse:v1.127.0 image: matrixdotorg/synapse:v1.127.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
...@@ -31,7 +31,7 @@ services: ...@@ -31,7 +31,7 @@ services:
- SYNAPSE_REPORT_STATS=no - SYNAPSE_REPORT_STATS=no
- SYNAPSE_NO_TLS=true - SYNAPSE_NO_TLS=true
- SYNAPSE_HTTP_PORT=8008 - SYNAPSE_HTTP_PORT=8008
image: matrixdotorg/synapse:v1.127.0 image: matrixdotorg/synapse:v1.127.1
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false
......
...@@ -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.26 image: dockurr/windows:4.27
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -12,7 +12,7 @@ services: ...@@ -12,7 +12,7 @@ services:
- HTTP_PORT=${PANEL_APP_PORT_HTTP} - HTTP_PORT=${PANEL_APP_PORT_HTTP}
- ZT_ADDR=localhost:${PANEL_APP_PORT_API} - ZT_ADDR=localhost:${PANEL_APP_PORT_API}
- HTTP_ALL_INTERFACES=yes - HTTP_ALL_INTERFACES=yes
image: keynetworks/ztncui:1.2.17 image: keynetworks/ztncui:1.2.18
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论