Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package golang-stable-image for 
openSUSE:Factory checked in at 2025-04-28 16:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-stable-image (Old)
 and      /work/SRC/openSUSE:Factory/.golang-stable-image.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-stable-image"

Mon Apr 28 16:20:44 2025 rev:44 rq:1273132 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-stable-image/golang-stable-image.changes  
2025-04-22 22:14:59.531658788 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-stable-image.new.30101/golang-stable-image.changes
       2025-04-28 16:20:56.220725477 +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.ehorEe/_old  2025-04-28 16:20:58.092803917 +0200
+++ /var/tmp/diff_new_pack.ehorEe/_new  2025-04-28 16:20:58.112804756 +0200
@@ -25,8 +25,8 @@
 FROM opensuse/tumbleweed:latest
 
 RUN set -euo pipefail; \
-    zypper -n install --no-recommends go1.24 go1.24-doc make curl findutils 
gawk git-core procps util-linux; \
-    zypper -n clean; \
+    zypper -n install --no-recommends go1.24 go1.24-doc make curl findutils 
gawk git-core procps util-linux
+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