Compare commits

...
Author SHA1 Message Date
github-action update-app-version 28f98eb6da Update app version [skip ci] 2026-06-03 20:05:07 +00:00
renovate[bot]andGitHub 6bed950fce Update sn0wl1n/ech0 Docker tag to v5 2026-06-03 20:04:47 +00:00
github-actions[bot]andGitHub 96f935f17c Merge pull request #5978 from QYG2297248353/renovate/linuxserver-transmission-4.x
Update linuxserver/transmission Docker tag to v4.1.2
2026-06-03 19:55:35 +00:00
github-actions[bot]andGitHub 463704b5a5 Merge pull request #5979 from QYG2297248353/renovate/ollama-ollama-0.x
Update ollama/ollama Docker tag to v0.30.3
2026-06-03 19:55:01 +00:00
github-action update-app-version 659a4658e9 Update app version [skip ci] 2026-06-03 19:54:30 +00:00
github-action update-app-version c29d626589 Update app version [skip ci] 2026-06-03 19:54:26 +00:00
renovate[bot]andGitHub e97f99766e Update ollama/ollama Docker tag to v0.30.3 2026-06-03 19:54:15 +00:00
renovate[bot]andGitHub 602cd3fbdd Update linuxserver/transmission Docker tag to v4.1.2 2026-06-03 19:54:08 +00:00
QYG2297248353 27bdb7c829 Processed apps directory via GitHub Actions 2026-06-03 16:54:28 +00:00
github-actions[bot]andGitHub d3aa5c1754 Merge pull request #5977 from QYG2297248353/renovate/ghcr.io-engigu-baihu-1.x
Update ghcr.io/engigu/baihu Docker tag to v1.1.9
2026-06-03 15:41:39 +00:00
github-action update-app-version b7dc8cb747 Update app version [skip ci] 2026-06-03 15:40:34 +00:00
renovate[bot]andGitHub 53f07b8ed6 Update ghcr.io/engigu/baihu Docker tag to v1.1.9 2026-06-03 15:40:13 +00:00
47 changed files with 8 additions and 8 deletions
@@ -4,7 +4,7 @@ networks:
services:
baihu-panel:
image: ghcr.io/engigu/baihu:1.1.8
image: ghcr.io/engigu/baihu:1.1.9
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
app_name:
image: sn0wl1n/ech0:v4.9.2
image: sn0wl1n/ech0:v5.0.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.30.2
image: ollama/ollama:0.30.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
transmission:
image: linuxserver/transmission:4.1.1
image: linuxserver/transmission:4.1.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -15,7 +15,7 @@ services:
- BH_DB_PATH=/app/data/baihu.db
- BH_DB_TABLE_PREFIX=baihu_
- BH_DB_NAME=baihu
image: ghcr.io/engigu/baihu:1.1.8
image: ghcr.io/engigu/baihu:1.1.9
labels:
createdBy: Apps
logging:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:2.25.1
image: n8nio/n8n:2.25.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- BH_DB_PATH=/app/data/baihu.db
- BH_DB_TABLE_PREFIX=baihu_
- BH_DB_NAME=baihu
image: ghcr.io/engigu/baihu:1.1.8
image: ghcr.io/engigu/baihu:1.1.9
labels:
createdBy: Apps
logging:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:2.25.1
image: n8nio/n8n:2.25.2
labels:
createdBy: Apps
networks: