[glib-networking/mcatanzaro/proxies: 3/3] ci: upgrade to Fedora 35




commit 77eedb7e6bd8022955e6d22c0e966aa82e1f480c
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Wed Feb 9 15:10:49 2022 -0600

    ci: upgrade to Fedora 35
    
    This notably brings a newer libproxy.

 .gitlab-ci.yml           | 2 +-
 .gitlab-ci/run-docker.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 40aa4afc..7eb7fcbe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/glib-networking/master:v19
+image: registry.gitlab.gnome.org/gnome/glib-networking/master:v20
 
 fedora-x86_64:
   stage: build
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index 6f079292..832015d6 100755
--- a/.gitlab-ci/run-docker.sh
+++ b/.gitlab-ci/run-docker.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-TAG="registry.gitlab.gnome.org/gnome/glib-networking/master:v19"
+TAG="registry.gitlab.gnome.org/gnome/glib-networking/master:v20"
 
 cd "$(dirname "$0")"
 


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