summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci/container_builds.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 1bd558d1..a9a687b6 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -6,8 +6,8 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2023-03-21.0-main"
- RUST_STABLE: "1.67.0"
+ BASE_TAG: "2023-03-28.0-main"
+ RUST_STABLE: "1.68.2"
RUST_MINIMUM: "1.64.0"
.container.opensuse@common: