diff --git a/Dockerfile b/Dockerfile index 6703b11..a718e07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/postgres:12 #!BuildTag: opensuse/postgres:12-%RELEASE% +#!BuildTag: opensuse/postgres:12 #!BuildTag: opensuse/postgres:%%pg_minor_version%% #!BuildTag: opensuse/postgres:%%pg_patch_version%% diff --git a/postgres-12-image.changes b/postgres-12-image.changes index db56299..5c8e730 100644 --- a/postgres-12-image.changes +++ b/postgres-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