From c009cc51f3a2a59e419dd17659f7e0bbab1e6063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Sat, 30 Dec 2023 21:58:40 +0100 Subject: [PATCH] ci(gitlab): Upgrade the CI containers --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4cdf21d..f132dfd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ include: variables: # https://gitlab.com/opensavvy/automation/containers - ci_containers: 0.2.0 + ci_containers: 0.3.0 workflow: rules: -- 2.51.2