diff --git a/Dockerfile b/Dockerfile index b8b08ce..1f4c3cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,9 +18,7 @@ #!BuildTag: opensuse/bci/python:3.10 #!BuildTag: opensuse/bci/python:3.10-%RELEASE% #!BuildTag: opensuse/bci/python:3 -#!BuildTag: opensuse/bci/python:3-%RELEASE% #!BuildTag: opensuse/bci/python:%%py310_ver%% -#!BuildTag: opensuse/bci/python:%%py310_ver%%-%RELEASE% FROM opensuse/tumbleweed:latest diff --git a/python-3.10-image.changes b/python-3.10-image.changes index 3a2c30f..ad0230b 100644 --- a/python-3.10-image.changes +++ b/python-3.10-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 24 20:00:32 UTC 2024 - Dirk Mueller + +- remove release tags for additional_versions + ------------------------------------------------------------------- Thu Sep 12 10:37:22 UTC 2024 - Dirk Mueller