[librsvg: 1/4] Bump the base tag for the container image




commit 21512d18bddcbe225a63e449f6e421249814e20d
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Aug 5 14:02:51 2022 -0500

    Bump the base tag for the container image
    
    I forgot to do that on the last MR.
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/725>

 ci/container_builds.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 579c4dd7c..e532ac323 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -6,7 +6,7 @@ include:
 variables:
   # When branching change the suffix to avoid conflicts with images
   # from the main branch
-  BASE_TAG: "2022-08-04.1-c-api-coverage"
+  BASE_TAG: "2022-08-05.0-main"
   RUST_STABLE: "1.60.0"
   RUST_MINIMUM: "1.58.1"
 


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