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

Synced apps from source repository via GitHub Actions

上级 abf79e79
...@@ -9,7 +9,7 @@ services: ...@@ -9,7 +9,7 @@ services:
container_name: halo-h2 container_name: halo-h2
environment: environment:
- JVM_OPTS=-Xmx256m -Xms256m - JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.17 image: halohub/halo:2.20.18
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL} - --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo container_name: halo
image: halohub/halo:2.20.17 image: halohub/halo:2.20.18
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.0 image: mailserver/docker-mailserver:15.0.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -19,7 +19,7 @@ services: ...@@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png - NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash - NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha. - NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.8.2 image: hamster1963/nezha-dash:v2.8.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -17,7 +17,7 @@ services: ...@@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true - NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false - NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME} - 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: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL} - initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL} - initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL} - initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:v11.7.5 image: 1dev/server:11.7.6
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
...@@ -57,7 +57,7 @@ services: ...@@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-03-20 image: diygod/rsshub:2025-03-22
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论