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

This commit is contained in:
2024-08-12 13:51:13 +08:00
11 changed files with 2 additions and 2 deletions
@@ -6,7 +6,7 @@ networks:
services: services:
nezha-dashboard: nezha-dashboard:
image: ghcr.io/naiba/nezha-dashboard:v0.18.6 image: ghcr.io/naiba/nezha-dashboard:v0.18.7
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -6,7 +6,7 @@ networks:
services: services:
speedtest: speedtest:
image: ghcr.io/librespeed/speedtest:5.4.0 image: ghcr.io/librespeed/speedtest:5.4.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"