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:
@@ -24,7 +24,7 @@ services:
|
|||||||
- NAPCAT_UID=${NAPCAT_UID:-1000}
|
- NAPCAT_UID=${NAPCAT_UID:-1000}
|
||||||
- NAPCAT_GID=${NAPCAT_GID:-1000}
|
- NAPCAT_GID=${NAPCAT_GID:-1000}
|
||||||
astrbot:
|
astrbot:
|
||||||
image: soulter/astrbot:v4.23.0
|
image: soulter/astrbot:v4.23.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
astrbot:
|
astrbot:
|
||||||
image: soulter/astrbot:v4.23.0
|
image: soulter/astrbot:v4.23.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app_name:
|
app_name:
|
||||||
image: sn0wl1n/ech0:v4.4.6
|
image: sn0wl1n/ech0:v4.5.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
ghost:
|
ghost:
|
||||||
image: ghost:6.27.0
|
image: ghost:6.28.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
+1
-1
@@ -6,7 +6,7 @@ name: immich-machine-learning
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
|
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
+1
-1
@@ -26,7 +26,7 @@ services:
|
|||||||
immich-server:
|
immich-server:
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-pg14-vectors
|
- immich-pg14-vectors
|
||||||
image: ghcr.io/immich-app/immich-server:v2.7.4
|
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
+1
-1
@@ -6,7 +6,7 @@ name: immich-server
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
immich-server:
|
immich-server:
|
||||||
image: ghcr.io/immich-app/immich-server:v2.7.4
|
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -26,7 +26,7 @@ services:
|
|||||||
immich-server:
|
immich-server:
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-pg14-vectors
|
- immich-pg14-vectors
|
||||||
image: ghcr.io/immich-app/immich-server:v2.7.4
|
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -52,7 +52,7 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime
|
- /etc/localtime:/etc/localtime
|
||||||
|
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
|
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||||
container_name: machine-learning-${CONTAINER_NAME}
|
container_name: machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
image: n8nio/n8n:2.16.0
|
image: n8nio/n8n:2.17.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ollama/ollama:0.20.6
|
image: ollama/ollama:0.20.7
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
@@ -5,7 +5,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
seaweedfs-master:
|
seaweedfs-master:
|
||||||
image: chrislusf/seaweedfs:4.19
|
image: chrislusf/seaweedfs:4.20
|
||||||
container_name: ${CONTAINER_NAME}-master
|
container_name: ${CONTAINER_NAME}-master
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -25,7 +25,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
seaweedfs-volume:
|
seaweedfs-volume:
|
||||||
image: chrislusf/seaweedfs:4.19
|
image: chrislusf/seaweedfs:4.20
|
||||||
depends_on:
|
depends_on:
|
||||||
- seaweedfs-master
|
- seaweedfs-master
|
||||||
container_name: ${CONTAINER_NAME}-volume
|
container_name: ${CONTAINER_NAME}-volume
|
||||||
@@ -47,7 +47,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
seaweedfs-filer:
|
seaweedfs-filer:
|
||||||
image: chrislusf/seaweedfs:4.19
|
image: chrislusf/seaweedfs:4.20
|
||||||
depends_on:
|
depends_on:
|
||||||
- seaweedfs-master
|
- seaweedfs-master
|
||||||
- seaweedfs-volume
|
- seaweedfs-volume
|
||||||
@@ -72,7 +72,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
seaweedfs-s3:
|
seaweedfs-s3:
|
||||||
image: chrislusf/seaweedfs:4.19
|
image: chrislusf/seaweedfs:4.20
|
||||||
depends_on:
|
depends_on:
|
||||||
- seaweedfs-master
|
- seaweedfs-master
|
||||||
- seaweedfs-volume
|
- seaweedfs-volume
|
||||||
@@ -97,7 +97,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
seaweedfs-webdav:
|
seaweedfs-webdav:
|
||||||
image: chrislusf/seaweedfs:4.19
|
image: chrislusf/seaweedfs:4.20
|
||||||
depends_on:
|
depends_on:
|
||||||
- seaweedfs-master
|
- seaweedfs-master
|
||||||
- seaweedfs-volume
|
- seaweedfs-volume
|
||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: soulter/astrbot:v4.23.0
|
image: soulter/astrbot:v4.23.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: soulter/astrbot:v4.23.0
|
image: soulter/astrbot:v4.23.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -10,7 +10,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- HTTPS_PROXY=${HTTP_PROXY}
|
- HTTPS_PROXY=${HTTP_PROXY}
|
||||||
image: sn0wl1n/ech0:v4.4.6
|
image: sn0wl1n/ech0:v4.5.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -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.23.2
|
image: halohub/halo:2.23.3
|
||||||
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.23.2
|
image: halohub/halo:2.23.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user