1
0
Fork 0

Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
Meng Sen 2025-06-03 10:31:03 +08:00
commit b165e27f8e
144 changed files with 21 additions and 21 deletions

View File

@ -4,7 +4,7 @@ networks:
services: services:
ammds: ammds:
image: qyg2297248353/ammds:v1.6.7 image: qyg2297248353/ammds:v1.6.9
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
ani-rss: ani-rss:
image: wushuo894/ani-rss:v1.2.72 image: wushuo894/ani-rss:v1.2.73
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
casdoor: casdoor:
image: casbin/casdoor:v1.909.0 image: casbin/casdoor:v1.924.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
dozzle: dozzle:
image: amir20/dozzle:v8.12.17 image: amir20/dozzle:v8.12.18
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
elasticsearch: elasticsearch:
image: elasticsearch:8.18.1 image: elasticsearch:8.18.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
kibana: kibana:
image: kibana:8.18.1 image: kibana:8.18.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
emby: emby:
image: emby/embyserver:4.9.0.57 image: emby/embyserver:4.9.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:5.120.3 image: ghost:5.120.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -6,7 +6,7 @@ name: immich-machine-learning
services: services:
immich-machine-learning: 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} container_name: immich-machine-learning-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -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:v1.133.1 image: ghcr.io/immich-app/immich-server:v1.134.0
container_name: immich-server-${CONTAINER_NAME} container_name: immich-server-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -6,7 +6,7 @@ name: immich-server
services: services:
immich-server: 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} container_name: immich-server-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -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:v1.133.1 image: ghcr.io/immich-app/immich-server:v1.134.0
container_name: immich-server-${CONTAINER_NAME} container_name: immich-server-${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:v1.133.1 image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
container_name: immich-machine-learning-${CONTAINER_NAME} container_name: immich-machine-learning-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
movie-pilot-v2: movie-pilot-v2:
image: jxxghp/moviepilot-v2:2.5.0 image: jxxghp/moviepilot-v2:2.5.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
n8n: n8n:
image: n8nio/n8n:1.95.1 image: n8nio/n8n:1.95.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

Some files were not shown because too many files have changed in this diff Show More