summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-15 19:58:21 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-15 19:58:27 -0500
commit4911ec167fd30b08c78f50da1b7d2490c9db5b85 (patch)
treecb764eacdafd67019fabd68fb5fa32f25fd4c621
parent8a3ad20cbae75b6f3cc87ef2246e82200f85f1aa (diff)
downloadlibrsvg-4911ec167fd30b08c78f50da1b7d2490c9db5b85.tar.gz
CI: Bump the container base tag
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/747>
-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 938c3086..63c6a777 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-15.0-main"
+ BASE_TAG: "2022-09-15.1-main"
RUST_STABLE: "1.63.0"
RUST_MINIMUM: "1.58.1"