v1.130.0
Highlights
Welcome to release v1.130.0 of Immich. After almost three weeks of brewing, we are happy to bring you the new version, which is packed with features, performance enhancements, a...
I wish I could set my Immich Docker image to a specific version other than ‘latest’ and let Watchtower update it automatically. Perhaps it would be helpful to have a major release for every breaking change.
Dang it I finally literally just updated yesterday after not updating for like six months and being lazy haha.
Nice new features though and no breaking changes so no big deal. Just update it again today, I guess.
I wish I could set my Immich Docker image to a specific version other than ‘latest’ and let Watchtower update it automatically. Perhaps it would be helpful to have a major release for every breaking change.
you could use dockcheck, it has this feature:
-d N Only update to new images that are N+ days old.
I don’t use Watchtower, but many images follow semver so setting the version to something that you feel comfortable with can help.
I use podman and set my images to auto-update, and I just use a tag that’s broad enough to probably not break stuff with the auto-updates.