Update openspeedtest/latest Docker tag to v2.0.6
This commit is contained in:
parent
1759b8e677
commit
f2afdd5217
|
|
@ -7,7 +7,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:3000
|
- ${PANEL_APP_PORT_HTTP}:3000
|
||||||
- ${PANEL_APP_PORT_HTTPS}:3001
|
- ${PANEL_APP_PORT_HTTPS}:3001
|
||||||
image: openspeedtest/latest:v2.0.5
|
image: openspeedtest/latest:v2.0.6
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue