[Bug 1231789] New: Docker image opensuse/leap:15.6 for linux/arm is actually Leap 15.5
https://bugzilla.suse.com/show_bug.cgi?id=1231789 Bug ID: 1231789 Summary: Docker image opensuse/leap:15.6 for linux/arm is actually Leap 15.5 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: armv7 OS: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Containers Assignee: containers-bugowner@suse.de Reporter: opensuse@karuhtz.de QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- The official Docker image `opensuse/leap:15.6` for `linux/arm` architecture (https://hub.docker.com/layers/opensuse/leap/15.6/images/sha256-1f4a999dce168...) seems to actually be a Leap 15.5 image: * /etc/os-release says VERSION="15.5" * `zypper lr -u` lists repos with 15.5 URIs Reproduce with:
docker run --rm --platform=linux/arm opensuse/leap:15.6 cat /etc/os-release NAME="openSUSE Leap" VERSION="15.5" ID="opensuse-leap" ID_LIKE="suse opensuse" VERSION_ID="15.5" PRETTY_NAME="openSUSE Leap 15.5" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:15.5" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap" LOGO="distributor-logo-Leap"
Expected: I would expect an image tagged with `15.6` to actually contain a 15.6 release. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1231789 https://bugzilla.suse.com/show_bug.cgi?id=1231789#c3 --- Comment #3 from Florian Karuhtz <opensuse@karuhtz.de> --- Any ETA on if/when an armv7hl image for 15.6 will be released? https://download.opensuse.org/ports/armv7hl/distribution/leap/ still shows only releases up to 15.5 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com