chore(deps): update ghcr.io/librespeed/speedtest docker tag to v5.5.1 (#3394)
This commit is contained in:
parent
480442e7fd
commit
e847397953
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
librespeed:
|
librespeed:
|
||||||
image: "ghcr.io/librespeed/speedtest:5.5.0"
|
image: "ghcr.io/librespeed/speedtest:5.5.1"
|
||||||
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:5.5.0
|
image: ghcr.io/librespeed/speedtest:5.5.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue