1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-16 04:49:35 +08:00

chore(deps): update ghcr.io/librespeed/speedtest docker tag to v6.0.2 (localApps) (#5065)

This commit is contained in:
renovate[bot] 2026-04-14 14:09:56 +00:00 committed by GitHub
parent c84a4a0343
commit 797e47f59a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 2 additions and 2 deletions

View File

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

View File

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