Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cosign-image for openSUSE:Factory 
checked in at 2026-07-10 17:46:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cosign-image (Old)
 and      /work/SRC/openSUSE:Factory/.cosign-image.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cosign-image"

Fri Jul 10 17:46:56 2026 rev:26 rq:1364892 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosign-image/cosign-image.changes        
2026-07-09 22:20:59.877430639 +0200
+++ /work/SRC/openSUSE:Factory/.cosign-image.new.1991/cosign-image.changes      
2026-07-10 17:49:15.569459259 +0200
@@ -1,0 +2,5 @@
+Thu Jul  9 11:46:32 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- switch to bci-nano
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.FbKHpc/_old  2026-07-10 17:49:16.233481892 +0200
+++ /var/tmp/diff_new_pack.FbKHpc/_new  2026-07-10 17:49:16.249482437 +0200
@@ -21,7 +21,7 @@
 #!BuildTag: opensuse/cosign:3
 #!BuildTag: opensuse/cosign:latest
 
-FROM opensuse/bci/bci-micro:latest AS target
+FROM opensuse/bci/bci-nano:latest AS target
 FROM opensuse/tumbleweed:latest AS builder
 COPY --from=target / /target
 
@@ -47,7 +47,8 @@
 
 # set the day of last password change to empty
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow
-FROM opensuse/bci/bci-micro:latest
+FROM opensuse/bci/bci-nano:latest
+#!DisableOBSContainerSupport
 COPY --from=builder /target /
 # Define labels according to 
https://en.opensuse.org/Building_derived_containers
 # labelprefix=org.opensuse.application.cosign

Reply via email to