you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 year ago (2 children)

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.

  • source
  • parent
  • hideshow 4 child comments
  • 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.

  • source
  • parent