diff --git a/Dockerfile b/Dockerfile index 5147353..badfc86 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,9 +18,7 @@ #!BuildTag: opensuse/postgres:16 #!BuildTag: opensuse/postgres:16-%RELEASE% #!BuildTag: opensuse/postgres:%%pg_minor_version%% -#!BuildTag: opensuse/postgres:%%pg_minor_version%%-%RELEASE% #!BuildTag: opensuse/postgres:%%pg_patch_version%% -#!BuildTag: opensuse/postgres:%%pg_patch_version%%-%RELEASE% #!BuildTag: opensuse/postgres:latest FROM opensuse/tumbleweed:latest diff --git a/postgres-16-image.changes b/postgres-16-image.changes index 5997e48..180a407 100644 --- a/postgres-16-image.changes +++ b/postgres-16-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