From 358458117cbb701e827e6207c2c9ce600a682813 Mon Sep 17 00:00:00 2001 From: Rajendra Reddy Date: Thu, 16 Apr 2026 12:30:17 +0000 Subject: [PATCH] Update .gitea/workflows/sonar.yml --- .gitea/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sonar.yml b/.gitea/workflows/sonar.yml index 64c7537..a5e31b1 100644 --- a/.gitea/workflows/sonar.yml +++ b/.gitea/workflows/sonar.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest container: - image: git.wdipl.com/wdipl/sonar-scanner-cli:12.0.0.3214_8.0.1 + image: git.wdipl.com/wdi-public/sonar-scanner-cli:12.0.0.3214_8.0.1 options: --user root steps: