Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package blackbox_exporter-image for
openSUSE:Factory checked in at 2026-07-28 18:08:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blackbox_exporter-image (Old)
and /work/SRC/openSUSE:Factory/.blackbox_exporter-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blackbox_exporter-image"
Tue Jul 28 18:08:41 2026 rev:43 rq:1367989 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/blackbox_exporter-image/blackbox_exporter-image.changes
2026-07-23 23:17:34.099508973 +0200
+++
/work/SRC/openSUSE:Factory/.blackbox_exporter-image.new.2004/blackbox_exporter-image.changes
2026-07-28 18:10:40.663360580 +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.DU2lbA/_old 2026-07-28 18:10:41.283382183 +0200
+++ /var/tmp/diff_new_pack.DU2lbA/_new 2026-07-28 18:10:41.291382462 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/blackbox_exporter:%%blackbox_exporter_minor_version%%
#!BuildTag: opensuse/blackbox_exporter:latest
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target