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

node:20.14.0-alpine3.19 no matching manifest for linux/arm64/v8 in the manifest list entries #2090

Closed juancarlosjr97 closed 1 month ago

juancarlosjr97 commented 1 month ago

Environment

Expected Behavior

Run the node v20.14.0 successfully

Current Behavior

The image pulled failed with this error

no matching manifest for linux/arm64/v8 in the manifest list entries

GitHub Action: https://github.com/juancarlosjr97/release-it-containerized/actions/runs/9277496373/job/25526786352?pr=53

Possible Solution

Steps to Reproduce

docker pull docker.io/library/node:20.14.0-alpine3.19@sha256:4b62ded101320e47c4a3c933ec56a47a7a51f70317383781a1a8ccc9afcd6824

Additional Information

N/A

nschonni commented 1 month ago

The pr just landed upstream, it needs to be built.