From 6eefcd61dfc09365b41ee31f4a5d7d8a6ce782f9 Mon Sep 17 00:00:00 2001 From: Michael Zillgith Date: Fri, 25 Jul 2025 17:39:27 +0100 Subject: [PATCH] - updated bitbucket pipeline --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e9e874f2..a7493663 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,4 +1,4 @@ -image: gcc:10.2 +image: atlassian/default-image:4 clone: depth: full # SonarCloud scanner needs the full history to assign issues properly