ibmruntimes / ci.docker

Dockerfiles and build scripts for generating various Docker Images related to IBM Runtimes
Apache License 2.0
45 stars 35 forks source link

Please tag the image `ibmjava:8-sfj-alpine` with alpine 3.7 #79

Closed abhishek-mane closed 1 year ago

abhishek-mane commented 5 years ago

Recently as part of this PR => https://github.com/ibmruntimes/ci.docker/pull/78/files, the base OS has been changed from alpine3.7 to alpine3.10. The tag was suppose to be created before overwriting the new change. Because of this change our Dockerbuilds are failing at the point where its dependent on alpine3.7.

abhishek-mane commented 5 years ago

@jayasg12

jayasg12 commented 1 year ago

Hi @abhishek-mane I believe this issue is resolved. Closing this issue. Please feel free to re-open an issue if any concern