summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-09-06 14:08:05 -0500
committerFederico Mena Quintero <federico@gnome.org>2022-09-08 10:31:53 -0500
commitebb4b168187126d417838ff8ac8281416095ce0b (patch)
tree2207a93f6a841e18b35bc7a5d33c1fe3d501806f
parent7c4ee17ea134ec206d9a9c88e11cdc62847f4f5d (diff)
downloadlibrsvg-ebb4b168187126d417838ff8ac8281416095ce0b.tar.gz
Bump the base tag for container images
-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 80404756..1d7ba0bc 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-05.0-librsvg-2.55"
+ BASE_TAG: "2022-09-06.0-librsvg-2.55"
RUST_STABLE: "1.60.0"
RUST_MINIMUM: "1.58.1"