[gnome-build-meta/sam/openqa-container-update] Update openQA container to latest




commit 8e63c986f03ef2f6282c2c220fd8dd4b8de591ac
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Mon Sep 12 20:43:29 2022 +0200

    Update openQA container to latest
    
    As suggested in https://github.com/os-autoinst/openQA/issues/4795
    
    Related: https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/517

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59c641bc2..fcf8d8c0d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -434,7 +434,7 @@ cve_report:
 test-iso-installer-x86_64:
   stage: test
   image:
-    name: registry.opensuse.org/devel/openqa/containers15.3/openqa_worker:latest
+    name: registry.opensuse.org/devel/openqa/containers15.4/openqa_worker:latest
     entrypoint: ["/bin/bash", "-c"]
   when: manual
   variables:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]