From e48f92ef068fd8bf6b4d4ba73d6a185f170f65f4 Mon Sep 17 00:00:00 2001
From: Andrejs Cunskis <acunskis@gitlab.com>
Date: Thu, 24 Aug 2023 12:33:51 +0300
Subject: [PATCH] Bump docker version to 24.0.5

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 050f5f415155d..cd1a331b63f9e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -152,7 +152,7 @@ variables:
   DEBIAN_VERSION: "bullseye"
   UBI_VERSION: "8.6"
   CHROME_VERSION: "113"
-  DOCKER_VERSION: "23.0.1"
+  DOCKER_VERSION: "24.0.5"
   RUBYGEMS_VERSION: "3.4"
   GO_VERSION: "1.20"
   RUST_VERSION: "1.65"
-- 
GitLab