chore(deps): update ghcr.io/librespeed/speedtest docker tag to v5.5.0 (#3203)
This commit is contained in:
parent
5d0b7ed587
commit
cb54fdca62
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
librespeed:
|
||||
image: "ghcr.io/librespeed/speedtest:5.4.1"
|
||||
image: "ghcr.io/librespeed/speedtest:5.5.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
speedtest:
|
||||
image: ghcr.io/librespeed/speedtest:5.4.1
|
||||
image: ghcr.io/librespeed/speedtest:5.5.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue