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

Missing images for node:18.20.3-alpine3.20 #2096

Closed riconnon closed 3 weeks ago

riconnon commented 3 weeks ago

Environment

Expected Behavior

Tag should be multi-arch manifest with all supported architectures.

Current Behavior

Tag has only amd64 image.

Possible Solution

This seems likely to be a duplicate of #2091 Perhaps re-running the build would suffice as a workaround for now.

Steps to Reproduce

Additional Information