fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
921 stars 29 forks source link

The Latest Docker image fmartinou/whats-up-docker:6.4.1 wipes out several registries #398

Closed boozeman closed 3 weeks ago

boozeman commented 4 weeks ago

Hi,

When pulling the 6.4.1, it wipes out at least Ghcr and Lscr registry's on registries.

It Can be reproduce just pulling the 6.4.1 and then go back to 6.4.0

Monoboy4ik commented 3 weeks ago

[GHCR] - Bring back username because needed for image pulling - release notes

boozeman commented 3 weeks ago

[GHCR] - Bring back username because needed for image pulling - release notes

  • WUD_REGISTRY_GHCR_USERNAME=****
  • WUD_REGISTRY_GHCR_TOKEN=*****

That hit the spot! My bad!