diff --git a/Dockerfile b/Dockerfile index 64753f1..9943b4c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/bci/python:3.12 #!BuildTag: opensuse/bci/python:3.12-%RELEASE% +#!BuildTag: opensuse/bci/python:3.12 #!BuildTag: opensuse/bci/python:3 #!BuildTag: opensuse/bci/python:%%py312_ver%% diff --git a/python-3.12-image.changes b/python-3.12-image.changes index cb5ae32..5f9948c 100644 --- a/python-3.12-image.changes +++ b/python-3.12-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