[libsoup/carlosgc/headers-no-intern: 1/3] ci: Update image version
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/carlosgc/headers-no-intern: 1/3] ci: Update image version
- Date: Thu, 3 Jun 2021 07:48:18 +0000 (UTC)
commit 0fe060246615a8977e6a59c39163ab824a4e282a
Author: Carlos Garcia Campos <cgarcia igalia com>
Date: Thu Jun 3 09:47:30 2021 +0200
ci: Update 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 d49896b1..b2530f61 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/libsoup/master:v12
+image: registry.gitlab.gnome.org/gnome/libsoup/master:v13
stages:
- build
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index fce3d40d..e386d021 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:v12"
+TAG="registry.gitlab.gnome.org/gnome/libsoup/master:v13"
SUDO_CMD="sudo"
if docker -v |& grep -q podman; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]