summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-26 14:11:35 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-26 14:11:35 -0500
commitc73b1dcb7661ad28ef56e54d901860681bf4f035 (patch)
tree84b013ac7acf1b9d66a1a04be83f58eaf27044b4
parent755b882ec4efd44d8567a157b3a3b987f59ecf64 (diff)
downloadlibrsvg-c73b1dcb7661ad28ef56e54d901860681bf4f035.tar.gz
Bump container base tag
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/754>
-rw-r--r--ci/container_builds.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 598d368c..21e09cc4 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-09-26.1-main"
+ BASE_TAG: "2022-09-26.2-main"
RUST_STABLE: "1.64.0"
RUST_MINIMUM: "1.58.1"