2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00
This commit is contained in:
Razvan Becheriu 2024-07-10 13:30:11 +03:00
parent f4b5d91e28
commit 9a329b81af

View 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