From f60692351dabcd940372448d0dc728ef7fd536c4 Mon Sep 17 00:00:00 2001
From: acrovato <a.crovato@uliege.be>
Date: Fri, 4 Oct 2024 12:37:40 +0200
Subject: [PATCH] update container in ci

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0fa9e6c..239526d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 default:
-    image: rboman/waves-py3:2023.0
+    image: rboman/waves-py3:2022.0
     before_script:
         # Instal pip
         - wget -q https://bootstrap.pypa.io/get-pip.py
-- 
GitLab