Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-06-02 04:15:27 +00:00
parent 7128e82a07
commit d984fa4bfc
50 changed files with 12 additions and 12 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mariadb:12.2.2
image: mariadb:12.3.2
labels:
createdBy: Apps
networks:
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.24.0
image: ollama/ollama:0.30.0
labels:
createdBy: Apps
networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.9.5
image: ghcr.io/open-webui/open-webui:v0.9.6
labels:
createdBy: Apps
networks:
@@ -17,7 +17,7 @@ services:
PHOTOPRISM_PASSWORD_LENGTH: 8
PHOTOPRISM_UID: 0
PHOTOPRISM_UMASK: 18
image: photoprism/photoprism:260523
image: photoprism/photoprism:260601
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- COOKIE_SECURE=${COOKIE_SECURE:-}
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.1
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.2
labels:
createdBy: Apps
logging:
@@ -53,7 +53,7 @@ services:
- -f
- http://localhost:8080/api/health/live
timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.3.1
image: ghcr.io/hua0512/rust-srec:v0.3.2
logging:
driver: json-file
options:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mariadb:12.2.2
image: mariadb:12.3.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.24.0
image: ollama/ollama:0.30.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False
- https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.9.5
image: ghcr.io/open-webui/open-webui:v0.9.6
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -17,7 +17,7 @@ services:
PHOTOPRISM_PASSWORD_LENGTH: 8
PHOTOPRISM_UID: 0
PHOTOPRISM_UMASK: 18
image: photoprism/photoprism:260523
image: photoprism/photoprism:260601
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080}
- COOKIE_SECURE=${COOKIE_SECURE:-}
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.1
image: ghcr.io/hua0512/rust-srec-frontend:v0.3.2
labels:
createdBy: Apps
logging:
@@ -53,7 +53,7 @@ services:
- -f
- http://localhost:8080/api/health/live
timeout: 10s
image: ghcr.io/hua0512/rust-srec:v0.3.1
image: ghcr.io/hua0512/rust-srec:v0.3.2
logging:
driver: json-file
options: