diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 239526d9ea6c6f4721bf54efe781f8a2330af163..0fa9e6c0dca8ed0e4986ad0bcf187e58888a5a77 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