chore(deps): update sonarqube docker tag to v10
parent
4ef995cc45
commit
853100d17a
|
|
@ -1,4 +1,4 @@
|
|||
FROM sonarqube:9.9-community
|
||||
FROM sonarqube:10.3-community
|
||||
ARG COMMUNITY_BRANCH_VERSION=1.14.0
|
||||
ENV COMMUNITY_BRANCH_URL=https://github.com/mc1arke/sonarqube-community-branch-plugin/releases/download/${COMMUNITY_BRANCH_VERSION}/sonarqube-community-branch-plugin-${COMMUNITY_BRANCH_VERSION}.jar
|
||||
WORKDIR ${SONARQUBE_HOME}/extensions
|
||||
|
|
|
|||
Loading…
Reference in New Issue