[libsoup] docker: Update glib commit



commit c5cce9195d27fb43f5879be0f286825bfb550b91
Author: Patrick Griffis <pgriffis igalia com>
Date:   Wed Jul 28 12:22:37 2021 -0500

    docker: Update glib commit

 .gitlab-ci/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index 7d6de85c..bc4d4b4e 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -36,7 +36,7 @@ RUN dnf update -y \
 
 RUN git clone https://gitlab.gnome.org/GNOME/glib.git \
     && pushd glib \
-    && git checkout 2.69.0 \
+    && git checkout 02742ef957b532789c003eef80ec7f51c370e3d5 \
     && meson _build --prefix=/usr \
     && ninja -C _build install \
     && popd \


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