mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-05 02:36:40 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
b165e27f8e
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.6.7
|
||||
image: qyg2297248353/ammds:v1.6.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v1.2.72
|
||||
image: wushuo894/ani-rss:v1.2.73
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.909.0
|
||||
image: casbin/casdoor:v1.924.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v8.12.17
|
||||
image: amir20/dozzle:v8.12.18
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:8.18.1
|
||||
image: elasticsearch:8.18.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
kibana:
|
||||
image: kibana:8.18.1
|
||||
image: kibana:8.18.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
emby:
|
||||
image: emby/embyserver:4.9.0.57
|
||||
image: emby/embyserver:4.9.1.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.120.3
|
||||
image: ghost:5.120.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -6,7 +6,7 @@ name: immich-machine-learning
|
||||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.133.1
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -26,7 +26,7 @@ services:
|
||||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.133.1
|
||||
image: ghcr.io/immich-app/immich-server:v1.134.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -6,7 +6,7 @@ name: immich-server
|
||||
|
||||
services:
|
||||
immich-server:
|
||||
image: ghcr.io/immich-app/immich-server:v1.133.1
|
||||
image: ghcr.io/immich-app/immich-server:v1.134.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -26,7 +26,7 @@ services:
|
||||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.133.1
|
||||
image: ghcr.io/immich-app/immich-server:v1.134.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -52,7 +52,7 @@ services:
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.133.1
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.5.0
|
||||
image: jxxghp/moviepilot-v2:2.5.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:1.95.1
|
||||
image: n8nio/n8n:1.95.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user