diff --git a/Dockerfile b/Dockerfile index 5da25bb..a4cf71e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/bci/python:3.10 #!BuildTag: opensuse/bci/python:3.10-%RELEASE% +#!BuildTag: opensuse/bci/python:3.10 #!BuildTag: opensuse/bci/python:3 #!BuildTag: opensuse/bci/python:%%py310_ver%% diff --git a/python-3.10-image.changes b/python-3.10-image.changes index cf6e700..ecd4389 100644 --- a/python-3.10-image.changes +++ b/python-3.10-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 + ------------------------------------------------------------------- Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller