HomarrH
Homarr12mo ago
6 replies
SilentFury

How do I go back to 1.9.0?

Using docker compose, can I simply change image from :latest to something else. I've already tried :1.9.0 didn't do anything but give an error.
Solution
Ok, figured it out. Used :v1.9.0 instead of :latest and that worked. Thx
Was this page helpful?