mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-03 05:10:29 +08:00
chore(deps): update sonarqube docker tag to v10.5.1 (#1339)
* chore(deps): update sonarqube docker tag to v10.5.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
b578a43b06
commit
bbb40fcbb1
@ -4,7 +4,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: sonarqube:10.5.0-community
|
||||
image: sonarqube:10.5.1-community
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:9000
|
||||
volumes:
|
||||
Loading…
Reference in New Issue
Block a user