]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3486] fixed CI
authorRazvan Becheriu <razvan@isc.org>
Wed, 10 Jul 2024 10:30:11 +0000 (13:30 +0300)
committerRazvan Becheriu <razvan@isc.org>
Wed, 10 Jul 2024 10:30:11 +0000 (13:30 +0300)
.gitlab-ci.yml

index 4233d6f6c7749d83e1376af0d0b4dcb35229bab6..d13458afff26ea3bd4f9f8463cd1b54d9859cfba 100644 (file)
@@ -18,7 +18,7 @@ variables:
   # Leave only bandit, flawfinder, semgrep.
   SAST_EXCLUDED_ANALYZERS: "eslint, spotbugs"
 
-image: "${CI_REGISTRY_IMAGE}:latest"
+image: "${CI_REGISTRY_IMAGE}:v2_6"
 
 stages:
   - test