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

This commit is contained in:
萌森 2024-09-10 12:03:32 +08:00
commit 101760b015
73 changed files with 16 additions and 16 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Run Renovate - name: Run Renovate
uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7 uses: renovatebot/github-action@dd4d265eb8646cd04fc5f86ff8bc8d496d75a251 # v40.2.8
with: with:
useSlim: false useSlim: false
token: ${{ secrets.GITHUBTOKEN }} token: ${{ secrets.GITHUBTOKEN }}

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist-aria2: alist-aria2:
image: xhofe/alist-aria2:v3.36.0 image: xhofe/alist-aria2:v3.37.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist: alist:
image: xhofe/alist:v3.36.0-ffmpeg image: xhofe/alist:v3.37.1-ffmpeg
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
alist: alist:
image: xhofe/alist:v3.36.0 image: xhofe/alist:v3.37.1
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.692.0 image: casbin/casdoor:v1.695.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.93.0 image: ghost:5.94.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
halo: halo:
image: halohub/halo:2.19.1 image: halohub/halo:2.19.2
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.113.1 image: ghcr.io/immich-app/immich-machine-learning:v1.114.0
container_name: immich-machine-learning-${CONTAINER_NAME} container_name: immich-machine-learning-${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.113.1 image: ghcr.io/immich-app/immich-server:v1.114.0
container_name: immich-server-${CONTAINER_NAME} container_name: immich-server-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -30,7 +30,7 @@ services:
POSTGRES_INITDB_ARGS: '--data-checksums' POSTGRES_INITDB_ARGS: '--data-checksums'
immich-machine-learning: immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.113.1 image: ghcr.io/immich-app/immich-machine-learning:v1.114.0
container_name: immich-machine-learning-${CONTAINER_NAME} container_name: immich-machine-learning-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@ -57,7 +57,7 @@ services:
immich-server: immich-server:
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.113.1 image: ghcr.io/immich-app/immich-server:v1.114.0
container_name: immich-server-${CONTAINER_NAME} container_name: immich-server-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
jellyfin: jellyfin:
image: jellyfin/jellyfin:10.9.10 image: jellyfin/jellyfin:10.9.11
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

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

View File

@ -4,7 +4,7 @@ networks:
services: services:
nezha-dashboard: nezha-dashboard:
image: ghcr.io/naiba/nezha-dashboard:v0.19.8 image: ghcr.io/naiba/nezha-dashboard:v0.19.10
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
onedev: onedev:
image: 1dev/server:11.0.9 image: 1dev/server:11.1.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services: services:
telegram-bot-api: telegram-bot-api:
image: aiogram/telegram-bot-api:7.9 image: aiogram/telegram-bot-api:7.10
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"