From 30a7e0a0f64b3912293bbe27fac494239d0d5a4d Mon Sep 17 00:00:00 2001 From: Dominik Kaminski Date: Mon, 14 Oct 2024 00:58:13 +0200 Subject: [PATCH] ci(gitlab): Update openDesk CI CLI images --- .gitlab/common/common.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab/common/common.yml b/.gitlab/common/common.yml index 692707e1..96f6b317 100644 --- a/.gitlab/common/common.yml +++ b/.gitlab/common/common.yml @@ -2,10 +2,10 @@ # SPDX-License-Identifier: Apache-2.0 --- variables: - OPENDESK_CI_CLI_IMAGE: "registry.opencode.de/bmi/opendesk/tooling/opendesk-ci-cli:2.5.1\ - @sha256:570440f48c46e69a1b989c44cc9e9c243fbfdd11f4bc2a39b76138bc19f5d69d" - OPENDESK_LINT_IMAGE: "registry.opencode.de/bmi/opendesk/components/platform-development/images/ci-lint:1.0.6\ - @sha256:0a8997876a0c3f5a3c73eb6bd75c5cde63757bc31b983bfd92cfcb17389d536f" + OPENDESK_CI_CLI_IMAGE: "registry.opencode.de/bmi/opendesk/tooling/opendesk-ci-cli:2.5.2\ + @sha256:8445978facabf1526cdb4434e7da8b9c8b9b930337c247ea811b1a53765817e3" + OPENDESK_LINT_IMAGE: "registry.opencode.de/bmi/opendesk/components/platform-development/images/ci-lint:1.0.7\ + @sha256:632ea46d4ff70d39a627404576ea3b14a1cf96d04ea0701cbea6b771765d1769" .common: cache: {}