Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package micro-image for openSUSE:Factory checked in at 2026-07-10 17:47:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/micro-image (Old) and /work/SRC/openSUSE:Factory/.micro-image.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micro-image" Fri Jul 10 17:47:06 2026 rev:51 rq:1364893 version:%OS_VERSION_ID_SP%.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/micro-image/micro-image.changes 2026-06-25 11:39:32.741238370 +0200 +++ /work/SRC/openSUSE:Factory/.micro-image.new.1991/micro-image.changes 2026-07-10 17:49:21.065646591 +0200 @@ -1,0 +2,5 @@ +Thu Jul 9 11:46:41 UTC 2026 - SUSE Update Bot <[email protected]> + +- disable container support for scratch layers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.e4ie3F/_old 2026-07-10 17:49:21.877674268 +0200 +++ /var/tmp/diff_new_pack.e4ie3F/_new 2026-07-10 17:49:21.885674541 +0200 @@ -46,6 +46,7 @@ # set the day of last password change to empty RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' /target/etc/shadow FROM scratch +#!DisableOBSContainerSupport COPY --from=builder /target / # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.micro
