mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 08:21:43 +08:00
chore(deps): update ghcr.io/librespeed/speedtest docker tag to v6.1.0 (localApps) (#5185)
This commit is contained in:
parent
eff3735492
commit
53ea30076f
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
librespeed:
|
librespeed:
|
||||||
image: "ghcr.io/librespeed/speedtest:6.0.2"
|
image: "ghcr.io/librespeed/speedtest:6.1.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
speedtest:
|
speedtest:
|
||||||
image: ghcr.io/librespeed/speedtest:6.0.2
|
image: ghcr.io/librespeed/speedtest:6.1.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue
Block a user