[libsoup/wip/fedora-34: 2/2] ci: Update image




commit 9d9787792093f140991cb755f6ef2d0622347074
Author: Patrick Griffis <pgriffis igalia com>
Date:   Tue May 18 10:34:31 2021 -0500

    ci: Update image

 .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 85ce566f..d49896b1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/libsoup/master:v11
+image: registry.gitlab.gnome.org/gnome/libsoup/master:v12
 
 stages:
   - build
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index d69d358c..fce3d40d 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/libsoup/master:v11"
+TAG="registry.gitlab.gnome.org/gnome/libsoup/master:v12"
 
 SUDO_CMD="sudo"
 if docker -v |& grep -q podman; then


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