mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
beszel-agent:
|
||||
image: henrygd/beszel-agent:0.15.0
|
||||
image: henrygd/beszel-agent:0.15.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
beszel:
|
||||
image: henrygd/beszel:0.15.0
|
||||
image: henrygd/beszel:0.15.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.106.0
|
||||
image: casbin/casdoor:v2.109.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
fider:
|
||||
image: getfider/fider:v0.29.0
|
||||
image: getfider/fider:v0.30.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
flaresolverr:
|
||||
image: flaresolverr/flaresolverr:v3.4.2
|
||||
image: flaresolverr/flaresolverr:v3.4.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:1.118.0
|
||||
image: n8nio/n8n:1.118.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.12.6
|
||||
image: ollama/ollama:0.12.7
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
outline:
|
||||
image: outlinewiki/outline:1.0.0
|
||||
image: outlinewiki/outline:1.0.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.10.1
|
||||
image: pihole/pihole:2025.10.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.10.1
|
||||
image: pihole/pihole:2025.10.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
siyuan:
|
||||
image: b3log/siyuan:v3.3.5
|
||||
image: b3log/siyuan:v3.3.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
sun-panel:
|
||||
image: hslr/sun-panel:1.7.0
|
||||
image: hslr/sun-panel:1.8.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
synapse-init:
|
||||
image: matrixdotorg/synapse:v1.140.0
|
||||
image: matrixdotorg/synapse:v1.141.0
|
||||
container_name: init-${CONTAINER_NAME}
|
||||
entrypoint:
|
||||
- /start.py
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
- SYNAPSE_NO_TLS=true
|
||||
- SYNAPSE_HTTP_PORT=8008
|
||||
synapse:
|
||||
image: matrixdotorg/synapse:v1.140.0
|
||||
image: matrixdotorg/synapse:v1.141.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Reference in New Issue
Block a user