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 2025-04-28 16:20:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blackbox_exporter-image (Old)
 and      /work/SRC/openSUSE:Factory/.blackbox_exporter-image.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blackbox_exporter-image"

Mon Apr 28 16:20:26 2025 rev:29 rq:1273115 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/blackbox_exporter-image/blackbox_exporter-image.changes
  2025-01-02 19:21:39.373028273 +0100
+++ 
/work/SRC/openSUSE:Factory/.blackbox_exporter-image.new.30101/blackbox_exporter-image.changes
       2025-04-28 16:20:38.115966886 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 10:47:42 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de>
+
+- zypper clean also the system repository from the container
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.MwMaay/_old  2025-04-28 16:20:38.611987669 +0200
+++ /var/tmp/diff_new_pack.MwMaay/_new  2025-04-28 16:20:38.615987837 +0200
@@ -23,8 +23,8 @@
 FROM opensuse/tumbleweed:latest
 
 RUN set -euo pipefail; \
-    zypper -n install --no-recommends prometheus-blackbox_exporter curl; \
-    zypper -n clean; \
+    zypper -n install --no-recommends prometheus-blackbox_exporter curl
+RUN set -euo pipefail; zypper -n clean -a; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
 
 # Define labels according to 
https://en.opensuse.org/Building_derived_containers

Reply via email to