diff --git a/Dockerfile b/Dockerfile index 2755ad2..ec57824 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/bci/python:3.11 #!BuildTag: opensuse/bci/python:3.11-%RELEASE% +#!BuildTag: opensuse/bci/python:3.11 #!BuildTag: opensuse/bci/python:3 #!BuildTag: opensuse/bci/python:%%py311_ver%% #!BuildTag: opensuse/bci/python:latest diff --git a/python-3.11-image.changes b/python-3.11-image.changes index 2f4f511..17e5253 100644 --- a/python-3.11-image.changes +++ b/python-3.11-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