diff --git a/ci/container_builds.yml b/ci/container_builds.yml index 8e4d5cba2..a207d248d 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: "2022-01-24.0-main" - RUST_STABLE: "1.58.0" + BASE_TAG: "2022-02-17.0-main" + RUST_STABLE: "1.58.1" RUST_MINIMUM: "1.56.1" .container.opensuse@common: