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

This commit is contained in:
萌森 2024-08-12 13:51:13 +08:00
commit 46c52b7173
11 changed files with 2 additions and 2 deletions

View File

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

View File

@ -6,7 +6,7 @@ networks:
services:
speedtest:
image: ghcr.io/librespeed/speedtest:5.4.0
image: ghcr.io/librespeed/speedtest:5.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"