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

This commit is contained in:
萌森 2024-08-21 15:54:28 +08:00
commit 96ce2ead8d
27 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v1.671.0
image: casbin/casdoor:v1.673.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ networks:
services:
ghost:
image: ghost:5.89.3
image: ghost:5.89.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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

View File

@ -6,7 +6,7 @@ networks:
services:
onedev:
image: 1dev/server:11.0.5
image: 1dev/server:11.0.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ networks:
services:
qbittorrent:
image: linuxserver/qbittorrent:4.6.5
image: linuxserver/qbittorrent:4.6.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"