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:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v2.69.0
|
||||
image: casbin/casdoor:v2.71.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
app_name:
|
||||
image: sn0wl1n/ech0:v2.5.7
|
||||
image: sn0wl1n/ech0:v2.5.8
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
emby:
|
||||
image: amilys/embyserver:4.9.1.19
|
||||
image: amilys/embyserver:4.9.1.21
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:6.0.10
|
||||
image: ghost:6.1.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/macos:2.19
|
||||
image: dockurr/macos:2.20
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
maxkb:
|
||||
image: 1panel/maxkb:v2.1.2
|
||||
image: 1panel/maxkb:v2.2.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:1.113.3
|
||||
image: n8nio/n8n:1.114.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.5.1
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.5.1
|
||||
image: ghcr.io/nodebb/nodebb:4.5.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
onedev:
|
||||
image: 1dev/server:13.0.5
|
||||
image: 1dev/server:13.0.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
telegram_search:
|
||||
image: ghcr.io/groupultra/telegram-search:1.1.9
|
||||
image: ghcr.io/groupultra/telegram-search:1.1.10
|
||||
depends_on:
|
||||
telegram_search_pgvector:
|
||||
condition: service_healthy
|
||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v2.69.0
|
||||
image: casbin/casdoor:v2.71.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: sn0wl1n/ech0:v2.5.7
|
||||
image: sn0wl1n/ech0:v2.5.8
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user