nodejs / docker-node

Official Docker Image for Node.js :whale: :turtle: :rocket:
https://hub.docker.com/_/node/
MIT License
8.13k stars 1.95k forks source link

`22-alpine3.20` misses platforms while `22-alpine` has them #2088

Closed tyranron closed 1 month ago

tyranron commented 1 month ago

Environment

https://hub.docker.com/_/node/tags

Expected Behavior

22-alpine3.20 and 22-alpine images have the same amount of images and the same images (by hash).

Current Behavior

LaurentGoderre commented 1 month ago

Some of the arch having building issues. At the moment only amd64 and arm64 have successfully been built.

LaurentGoderre commented 1 month ago

Closing in favor of https://github.com/docker-library/official-images/issues/16830