Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nginx-image for openSUSE:Factory 
checked in at 2024-05-17 20:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx-image (Old)
 and      /work/SRC/openSUSE:Factory/.nginx-image.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx-image"

Fri May 17 20:05:23 2024 rev:7 rq:1174666 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx-image/nginx-image.changes  2024-05-08 
11:42:32.790928142 +0200
+++ /work/SRC/openSUSE:Factory/.nginx-image.new.1880/nginx-image.changes        
2024-05-17 20:06:25.902133365 +0200
@@ -1,0 +2,5 @@
+Thu May 16 16:20:25 UTC 2024 - Dan Čermák <[email protected]>
+
+- install findutils for the containers that need it explicitly
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.U7ZjQ9/_old  2024-05-17 20:06:27.414188002 +0200
+++ /var/tmp/diff_new_pack.U7ZjQ9/_new  2024-05-17 20:06:27.418188146 +0200
@@ -39,7 +39,7 @@
 
 # endlabelprefix
 
-RUN set -euo pipefail; zypper -n in --no-recommends gawk nginx; zypper -n 
clean; rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
+RUN set -euo pipefail; zypper -n in --no-recommends gawk nginx findutils; 
zypper -n clean; rm -rf 
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
 ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
 CMD ["nginx", "-g", "daemon off;"]
 EXPOSE 80

Reply via email to