From 633c9185420b8ba11c43fbfa3fca411e5b6ad53c Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 27 Jan 2021 01:05:27 +0000 Subject: [PATCH] Update dependency SonarSource/docker-sonarqube to v8.6.1.40680 --- Kptfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kptfile b/Kptfile index b10b47a..f3f3405 100644 --- a/Kptfile +++ b/Kptfile @@ -9,5 +9,5 @@ dependencies: git: repo: https://github.com/SonarSource/docker-sonarqube directory: /8/community - ref: 8.6 + ref: 8.6.1.40680 updateStrategy: resource-merge -- GitLab