summaryrefslogtreecommitdiff
path: root/ci/container_builds.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container_builds.yml')
-rw-r--r--ci/container_builds.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 1d7ba0bc..6276d654 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -6,9 +6,9 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2022-09-06.0-librsvg-2.55"
- RUST_STABLE: "1.60.0"
- RUST_MINIMUM: "1.58.1"
+ BASE_TAG: "2023-03-14.1-librsvg-2.55"
+ RUST_STABLE: "1.63.0"
+ RUST_MINIMUM: "1.60.0"
.container.opensuse@common:
stage: "container-build"