summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2023-03-21 14:52:37 -0600
committerMarge Bot <marge-bot@gnome.org>2023-03-30 22:16:35 +0000
commit5cf2cb258800f39a0657f53fd0f2a31a3a388ee0 (patch)
treead111a02e571559ef428f213643753f35c591471
parentae9c2a475f548517a9f0800bee6a7128ed7126cd (diff)
downloadlibrsvg-5cf2cb258800f39a0657f53fd0f2a31a3a388ee0.tar.gz
CI: bump the container image
I want to get an updated font rendering stack for #948. Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/817>
-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 4e8c4900..1bd558d1 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: "2023-02-08.1-main"
+ BASE_TAG: "2023-03-21.0-main"
RUST_STABLE: "1.67.0"
RUST_MINIMUM: "1.64.0"