Hello!
Is there a list of docker images so I dont have to use the :latest tag? I have successfully pulled ghcr.io/homarr-labs/homarr:latest, and have attempted to pull ghcr.io/homarr-labs/homarr:1.38.0, ghcr.io/homarr-labs/homarr:1.38, but they both have failed. I prefer to run "specified" versions so when referring to release and bug notes I can quickly identify which version I am running in Portainer.
Also when creating a support request one thing it asks for, amongst others is "Exact Homarr version (eg. 0.15.0, not latest)
Thank you in advance!
Also when creating a support request one thing it asks for, amongst others is "Exact Homarr version (eg. 0.15.0, not latest)
Thank you in advance!
Solution
Hi. you can find all releases here: https://github.com/homarr-labs/homarr/releases
The docker image tags can be found here:
https://github.com/homarr-labs/homarr/pkgs/container/homarr
Please don't forget to update in a timely manner to avoid security vulnerabilities. We might also delete image tags if we found that they were vulnerable to protect our users.
We will always post public announcements if CVEs were found.
The docker image tags can be found here:
https://github.com/homarr-labs/homarr/pkgs/container/homarr
Please don't forget to update in a timely manner to avoid security vulnerabilities. We might also delete image tags if we found that they were vulnerable to protect our users.
We will always post public announcements if CVEs were found.