1
0
Fork 0

Merge pull request #815 from okxlin/renovate/openspeedtest-latest-2.x

chore(deps): update openspeedtest/latest docker tag to v2.0.5
This commit is contained in:
okxlin 2024-01-29 19:12:04 +08:00 committed by GitHub
commit c1377bc7c8
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,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.4 image: openspeedtest/latest:v2.0.5
labels: labels:
createdBy: "Apps" createdBy: "Apps"