From b49b8b2ddb878378fee9667f88f01a83908e177d Mon Sep 17 00:00:00 2001
From: acrovato <a.crovato@uliege.be>
Date: Fri, 4 Oct 2024 12:15:59 +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 239526d..0fa9e6c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 default:
-    image: rboman/waves-py3:2022.0
+    image: rboman/waves-py3:2023.0
     before_script:
         # Instal pip
         - wget -q https://bootstrap.pypa.io/get-pip.py
-- 
GitLab