From 3d816aa97f351e38eafad4aa709457c85364fff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Sun, 23 Jun 2024 16:05:10 +0200 Subject: [PATCH] upgrade: CI Containers 0.4.4 See https://gitlab.com/opensavvy/automation/containers/-/releases --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41ef19d..329f582 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ include: variables: # https://gitlab.com/opensavvy/automation/containers - ci_containers: 0.4.1 + ci_containers: 0.4.4 workflow: rules: -- 2.51.2