denoland / deno_docker

Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu
https://hub.docker.com/r/denoland/deno
MIT License
914 stars 101 forks source link

1.45.1 tag is missing on Docker Hub #380

Closed alexgleason closed 3 months ago

alexgleason commented 3 months ago

https://hub.docker.com/r/denoland/deno/tags

There is debian-1.45.1, but no 1.45.1 and latest is also outdated. CI fails when I try to use it:

ERROR: Job failed: failed to pull image "denoland/deno:1.45.1" with specified policies [always]: Error response from daemon: manifest for denoland/deno:1.45.1 not found: manifest unknown: manifest unknown (manager.go:250:0s)

https://gitlab.com/soapbox-pub/ditto/-/jobs/7331214333

bartlomieju commented 3 months ago

This should be fixed now