Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-26 18:40:38 +00:00
parent 799d4d8c32
commit 134dc2adca
67 changed files with 14 additions and 14 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:2.261.0 image: casbin/casdoor:2.265.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -20,7 +20,7 @@ services:
- /dozzle - /dozzle
- healthcheck - healthcheck
timeout: 30s timeout: 30s
image: amir20/dozzle:v9.0.2 image: amir20/dozzle:v9.0.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -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.22.11 image: halohub/halo:2.22.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -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.22.11 image: halohub/halo:2.22.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- ./envs/global.env - ./envs/global.env
environment: environment:
- RUN_IN_CONTAINER=true - RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.5.3 image: b3log/siyuan:v3.5.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -12,7 +12,7 @@ services:
- USER_PASSWORD_REQUIREMENTS=15 - USER_PASSWORD_REQUIREMENTS=15
- IMAGE_MAX_SIZE=15M - IMAGE_MAX_SIZE=15M
- STORAGE_PROVIDER=local - STORAGE_PROVIDER=local
image: anirdev/slink:v1.9.0 image: anirdev/slink:v1.9.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DATABASE_TYPE=postgres - DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.47 image: ghcr.io/groupultra/telegram-search:1.1.48
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:2.261.0 image: casbin/casdoor:2.265.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -20,7 +20,7 @@ services:
- /dozzle - /dozzle
- healthcheck - healthcheck
timeout: 30s timeout: 30s
image: amir20/dozzle:v9.0.2 image: amir20/dozzle:v9.0.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -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.22.11 image: halohub/halo:2.22.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -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.22.11 image: halohub/halo:2.22.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- ./envs/global.env - ./envs/global.env
environment: environment:
- RUN_IN_CONTAINER=true - RUN_IN_CONTAINER=true
image: b3log/siyuan:v3.5.3 image: b3log/siyuan:v3.5.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- USER_PASSWORD_REQUIREMENTS=15 - USER_PASSWORD_REQUIREMENTS=15
- IMAGE_MAX_SIZE=15M - IMAGE_MAX_SIZE=15M
- STORAGE_PROVIDER=local - STORAGE_PROVIDER=local
image: anirdev/slink:v1.9.0 image: anirdev/slink:v1.9.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DATABASE_TYPE=postgres - DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.47 image: ghcr.io/groupultra/telegram-search:1.1.48
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: