Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgres-17-image for openSUSE:Factory checked in at 2024-11-27 22:11:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgres-17-image (Old) and /work/SRC/openSUSE:Factory/.postgres-17-image.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-17-image" Wed Nov 27 22:11:21 2024 rev:8 rq:1226637 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/postgres-17-image/postgres-17-image.changes 2024-11-15 15:43:18.694595894 +0100 +++ /work/SRC/openSUSE:Factory/.postgres-17-image.new.28523/postgres-17-image.changes 2024-11-27 22:13:29.797881137 +0100 @@ -1,0 +2,5 @@ +Tue Nov 26 14:34:27 UTC 2024 - SUSE Update Bot <bci-inter...@suse.de> + +- Switch latest tag from postgres 16 to postgres 17 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.fSSxxe/_old 2024-11-27 22:13:30.249900055 +0100 +++ /var/tmp/diff_new_pack.fSSxxe/_new 2024-11-27 22:13:30.253900223 +0100 @@ -19,6 +19,7 @@ #!BuildTag: opensuse/postgres:%%pg_patch_version%% #!BuildTag: opensuse/postgres:17 #!BuildTag: opensuse/postgres:%%pg_minor_version%% +#!BuildTag: opensuse/postgres:latest FROM opensuse/bci/bci-micro:latest AS target FROM opensuse/tumbleweed:latest AS builder