[libsoup/wip/http2: 12/16] ci: Bump image version
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/http2: 12/16] ci: Bump image version
- Date: Sun, 16 May 2021 13:20:00 +0000 (UTC)
commit 0b67d5fcef5053fe7786eed60ea167ba0a2da16a
Author: Patrick Griffis <pgriffis igalia com>
Date: Fri May 7 14:16:00 2021 -0500
ci: Bump image version
.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 a5d6cf13..85ce566f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/libsoup/master:v10
+image: registry.gitlab.gnome.org/gnome/libsoup/master:v11
stages:
- build
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index 55246968..d69d358c 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:v10"
+TAG="registry.gitlab.gnome.org/gnome/libsoup/master:v11"
SUDO_CMD="sudo"
if docker -v |& grep -q podman; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]