1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-09 11:02:29 +08:00

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:
- ${PANEL_APP_PORT_HTTP}:3000
- ${PANEL_APP_PORT_HTTPS}:3001
image: openspeedtest/latest:v2.0.4
image: openspeedtest/latest:v2.0.5
labels:
createdBy: "Apps"