From 5c2f0f6087c4371ed887b5e26b934fb0ae171fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Sun, 2 Mar 2025 11:55:19 +0100 Subject: [PATCH] ci(gitlab): CI Containers 0.7.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 060d851..517d679 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ include: variables: # https://gitlab.com/opensavvy/automation/containers - ci_containers: 0.6.0 + ci_containers: 0.7.0 workflow: rules: -- 2.51.2