diff --git a/Dockerfile b/Dockerfile index c55902b..d5eddd6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,10 +15,10 @@ #!UseOBSRepositories -#!BuildTag: opensuse/bci/rust:oldstable #!BuildTag: opensuse/bci/rust:oldstable-2.%RELEASE% -#!BuildTag: opensuse/bci/rust:1.80 +#!BuildTag: opensuse/bci/rust:oldstable #!BuildTag: opensuse/bci/rust:1.80-2.%RELEASE% +#!BuildTag: opensuse/bci/rust:1.80 #!BuildTag: opensuse/bci/rust:%%RUST_VERSION%% FROM opensuse/tumbleweed:latest diff --git a/rust-oldstable-image.changes b/rust-oldstable-image.changes index 9198a5f..3d112d2 100644 --- a/rust-oldstable-image.changes +++ b/rust-oldstable-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot + +- make the tag with -%RELEASE% the first tag listed + ------------------------------------------------------------------- Sat Sep 28 08:15:08 UTC 2024 - Dirk Mueller