Azure / acr-builder

Azure Container Registry Build Runner
MIT License
38 stars 35 forks source link

Unable to retrieve base image digest of `registry.hub.docker.com/library/node:16` #643

Closed northtyphoon closed 1 year ago

northtyphoon commented 1 year ago

Describe the bug

acb build use the following Dockerfile

FROM registry.hub.docker.com/library/node:16

The dependency output does not have the image digest of registry.hub.docker.com/library/node:16