Script 'mail_helper' called by obssrc
Hello community,

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

Package is "php-fpm8-image"

Mon Apr 28 16:20:38 2025 rev:33 rq:1273124 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-fpm8-image/php-fpm8-image.changes    
2025-04-22 22:15:11.644165831 +0200
+++ /work/SRC/openSUSE:Factory/.php-fpm8-image.new.30101/php-fpm8-image.changes 
2025-04-28 16:20:50.140470714 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 10:47:42 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- zypper clean also the system repository from the container
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.siCGfi/_old  2025-04-28 16:20:50.684493509 +0200
+++ /var/tmp/diff_new_pack.siCGfi/_new  2025-04-28 16:20:50.688493676 +0200
@@ -23,8 +23,8 @@
 FROM opensuse/tumbleweed:latest
 
 RUN set -euo pipefail; \
-    zypper -n install php8 php8-cli php-composer2 php8-curl php8-zip php8-zlib 
php8-phar php8-mbstring php8-fpm; \
-    zypper -n clean; \
+    zypper -n install php8 php8-cli php-composer2 php8-curl php8-zip php8-zlib 
php8-phar php8-mbstring php8-fpm
+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