From dfe41a795704c8a54f960d3d5a556786e4157393 Mon Sep 17 00:00:00 2001
From: Konrad Botor <kbotor@syncad.com>
Date: Mon, 22 May 2023 15:20:49 +0200
Subject: [PATCH] Updated Docker in CI to version 24.0.1

---
 .gitlab-ci.yaml | 2 +-
 haf             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml
index f1b1a4fc2..d21dc2ec6 100644
--- a/.gitlab-ci.yaml
+++ b/.gitlab-ci.yaml
@@ -23,7 +23,7 @@ variables:
 
 include:
   - project: hive/haf
-    ref: 7d52319046375526badc926587c26ba0431f388d # develop 
+    ref: 2e6ad49a6d3030b149eb1d4d47f9da369acb3050 # develop 
     file: /scripts/ci-helpers/prepare_data_image_job.yml
 
 workflow:
diff --git a/haf b/haf
index 7d5231904..2e6ad49a6 160000
--- a/haf
+++ b/haf
@@ -1 +1 @@
-Subproject commit 7d52319046375526badc926587c26ba0431f388d
+Subproject commit 2e6ad49a6d3030b149eb1d4d47f9da369acb3050
-- 
GitLab