diff --git a/Dockerfile b/Dockerfile index 64eddcb..e55cdff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,9 +18,7 @@ #!BuildTag: opensuse/postgres:15 #!BuildTag: opensuse/postgres:15-%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% FROM opensuse/tumbleweed:latest diff --git a/postgres-15-image.changes b/postgres-15-image.changes index 42de209..36f57af 100644 --- a/postgres-15-image.changes +++ b/postgres-15-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