diff --git a/389-ds-container.changes b/389-ds-container.changes index cbf0098..f7a4809 100644 --- a/389-ds-container.changes +++ b/389-ds-container.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 diff --git a/Dockerfile b/Dockerfile index c1e845f..9a1915b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/389-ds:%%389ds_version%% #!BuildTag: opensuse/389-ds:%%389ds_version%%-%RELEASE% +#!BuildTag: opensuse/389-ds:%%389ds_version%% #!BuildTag: opensuse/389-ds:latest FROM opensuse/tumbleweed:latest