# HG changeset patch
# User Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>
# Date 1662363015 -7200
#      Mon Sep 05 09:30:15 2022 +0200
# Node ID 8f372c56a88bc1bc2bb695a7046eda48885a0790
# Parent  fa2abd723309936b1b89965e1dc55fb65ec12a40
Use quay image for tests

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -58,7 +58,7 @@
   stage: test
   needs: []
   image:
-    name: registry.xcg.io/odoo/odoo:11.0-bionic
+    name: quay.orus.io/odoo/odoo:11.0-bionic
     entrypoint: [""]
   services:
     - name: postgres:12-alpine