Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package prometheus-image for
openSUSE:Factory checked in at 2026-07-28 18:09:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prometheus-image (Old)
and /work/SRC/openSUSE:Factory/.prometheus-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prometheus-image"
Tue Jul 28 18:09:53 2026 rev:43 rq:1367999 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/prometheus-image/prometheus-image.changes
2026-07-23 23:17:40.283730093 +0200
+++
/work/SRC/openSUSE:Factory/.prometheus-image.new.2004/prometheus-image.changes
2026-07-28 18:12:12.050546162 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 12:02:51 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- filter basecontainer packages from installation for optimizing rebuilds
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.Gej59n/_old 2026-07-28 18:12:12.594565218 +0200
+++ /var/tmp/diff_new_pack.Gej59n/_new 2026-07-28 18:12:12.606565638 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/prometheus:%%prometheus_major_version%%
#!BuildTag: opensuse/prometheus:latest
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target