diff --git a/Dockerfile b/Dockerfile index 9193570..518358c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,9 +18,7 @@ #!BuildTag: opensuse/postgres:12 #!BuildTag: opensuse/postgres:12-%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-12-image.changes b/postgres-12-image.changes index fe32463..646007e 100644 --- a/postgres-12-image.changes +++ b/postgres-12-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