Skip to content

Commit

Permalink
SQSCANGHA-22 Use sonarqube image sha
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-bodo-sonarsource committed May 16, 2024
1 parent 2307186 commit 7e5c9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
runs-on: ubuntu-latest
services:
sonarqube:
image: sonarqube:lts-community
image: sonarqube@sha256:a32ae80ca6b62852a4d170a711f9a4b4aeac9a0c379cefb4b16de1df0fc10641
ports:
- 9000:9000
volumes:
Expand Down

0 comments on commit 7e5c9d4

Please sign in to comment.