Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-24 03:34:49 +00:00
parent 3029a3a027
commit 17a17b65ba
65 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.17
image: halohub/halo:2.20.18
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.20.17
image: halohub/halo:2.20.18
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.0
image: mailserver/docker-mailserver:15.0.1
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.262.3
image: nocodb/nocodb:0.262.4
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:v11.7.5
image: 1dev/server:11.7.6
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.17
image: halohub/halo:2.20.18
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.20.17
image: halohub/halo:2.20.18
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.0
image: mailserver/docker-mailserver:15.0.1
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.262.3
image: nocodb/nocodb:0.262.4
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:v11.7.5
image: 1dev/server:11.7.6
labels:
createdBy: Apps
networks:

View File

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