From c8ea8f2693c7ed71fc9b1e586c2fa9a5e346b636451e5f243c7358ca569bebb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Fri, 11 Oct 2024 15:27:31 +0000 Subject: [PATCH] [info=acb49f8fe9dcdba7ed685e5f677e55c2] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/postgres-13-image?expand=0&rev=197 --- Dockerfile | 2 +- postgres-13-image.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d867019..0957e5a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,8 @@ #!UseOBSRepositories -#!BuildTag: opensuse/postgres:13 #!BuildTag: opensuse/postgres:13-%RELEASE% +#!BuildTag: opensuse/postgres:13 #!BuildTag: opensuse/postgres:%%pg_minor_version%% #!BuildTag: opensuse/postgres:%%pg_patch_version%% diff --git a/postgres-13-image.changes b/postgres-13-image.changes index 8cf39a8..d74b2a1 100644 --- a/postgres-13-image.changes +++ b/postgres-13-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