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.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 64addb73..4bef9f10 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: "2023-04-21.0-main"
+ BASE_TAG: "2023-05-03.0-main"
RUST_STABLE: "1.68.2"
- RUST_MINIMUM: "1.64.0"
+ RUST_MINIMUM: "1.65.0"
.container.opensuse@common:
stage: "container-build"