1
0

chore(deps): update ghcr.io/librespeed/speedtest docker tag to v5.5.0 (#3203)

This commit is contained in:
renovate[bot]
2025-12-30 02:29:41 +00:00
committed by GitHub
parent 5d0b7ed587
commit cb54fdca62
5 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services: services:
librespeed: librespeed:
image: "ghcr.io/librespeed/speedtest:5.4.1" image: "ghcr.io/librespeed/speedtest:5.5.0"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks:

View File

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