Our builds for Liberty images are failing while trying to build images based on icr.io/appcafe/ibm-semeru-runtimes:open-17-jdk-ubi.
****** Building image stg.icr.io/cp/wlc/websphere-liberty:kernel-java17-openj9-ubi-s390x-inprogress...
Sending build context to Docker daemon 111.6kB
Step 1/24 : FROM icr.io/appcafe/ibm-semeru-runtimes:open-17-jdk-ubi
open-17-jdk-ubi: Pulling from appcafe/ibm-semeru-runtimes
manifest for icr.io/appcafe/ibm-semeru-runtimes:open-17-jdk-ubi not found
It seems that the problem is due to a mismatched digest in the manifest for the s390x image.
The actual image in icr.io has a digest value of 8b3c0bb97b90:
icr.io/appcafe/ibm-semeru-runtimes open-17-jdk-ubi-s390x 8b3c0bb97b90 appcafe 1 month ago 300 MB -
But the manifest references a different digest sha256:02c95f934430f5a49dfeb54cb6cde5d07aa2330bddabbd4dd35525dc592812da
This issue is blocking the publication of Liberty images (importantly for the 22.0.0.11 version). Could you please resolve the manifest issue quickly? Thank you!
Our builds for Liberty images are failing while trying to build images based on
icr.io/appcafe/ibm-semeru-runtimes:open-17-jdk-ubi
.It seems that the problem is due to a mismatched digest in the manifest for the s390x image.
The actual image in icr.io has a digest value of
8b3c0bb97b90
:But the manifest references a different digest
sha256:02c95f934430f5a49dfeb54cb6cde5d07aa2330bddabbd4dd35525dc592812da
This issue is blocking the publication of Liberty images (importantly for the 22.0.0.11 version). Could you please resolve the manifest issue quickly? Thank you!
================
Entire manifest:
Trying to pull the image locally also results in a manifest error: