Processed apps directory via GitHub Actions
Some checks failed
Renovate / renovate (push) Has been cancelled
Push custom to released / push-branch (push) Has been cancelled
Process Apps and Commit Changes / process (push) Has been cancelled

This commit is contained in:
QYG2297248353 2025-03-27 03:34:23 +00:00
parent cb84343aa2
commit ffb05c9de1
92 changed files with 24 additions and 24 deletions

View File

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

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: glanceapp/glance:v0.7.7
image: glanceapp/glance:v0.7.8
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.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:
createdBy: Apps
networks:

View File

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

View File

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

View File

@ -26,7 +26,7 @@ services:
test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1
timeout: 3s
hostname: ${HOSTNAME_FQDN}
image: mailserver/docker-mailserver:15.0.1
image: mailserver/docker-mailserver:15.0.2
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: matrixdotorg/synapse:v1.127.0
image: matrixdotorg/synapse:v1.127.1
labels:
createdBy: Apps
networks:
@ -31,7 +31,7 @@ services:
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_NO_TLS=true
- SYNAPSE_HTTP_PORT=8008
image: matrixdotorg/synapse:v1.127.0
image: matrixdotorg/synapse:v1.127.1
networks:
- 1panel-network
restart: false

View File

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

View File

@ -12,7 +12,7 @@ services:
- HTTP_PORT=${PANEL_APP_PORT_HTTP}
- ZT_ADDR=localhost:${PANEL_APP_PORT_API}
- HTTP_ALL_INTERFACES=yes
image: keynetworks/ztncui:1.2.17
image: keynetworks/ztncui:1.2.18
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

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

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: glanceapp/glance:v0.7.7
image: glanceapp/glance:v0.7.8
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.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:
createdBy: Apps
networks:

View File

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

View File

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

View File

@ -26,7 +26,7 @@ services:
test: ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1
timeout: 3s
hostname: ${HOSTNAME_FQDN}
image: mailserver/docker-mailserver:15.0.1
image: mailserver/docker-mailserver:15.0.2
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: matrixdotorg/synapse:v1.127.0
image: matrixdotorg/synapse:v1.127.1
labels:
createdBy: Apps
networks:
@ -31,7 +31,7 @@ services:
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_NO_TLS=true
- SYNAPSE_HTTP_PORT=8008
image: matrixdotorg/synapse:v1.127.0
image: matrixdotorg/synapse:v1.127.1
networks:
- 1panel-network
restart: false

View File

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

View File

@ -12,7 +12,7 @@ services:
- HTTP_PORT=${PANEL_APP_PORT_HTTP}
- ZT_ADDR=localhost:${PANEL_APP_PORT_API}
- HTTP_ALL_INTERFACES=yes
image: keynetworks/ztncui:1.2.17
image: keynetworks/ztncui:1.2.18
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}