1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00

chore(docs): watchtower warning (#1342)

This commit is contained in:
Jason Rasmussen 2023-01-16 19:30:50 -05:00 committed by GitHub
parent 0c582df962
commit 177cc3d7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,5 +126,10 @@ When a new version of Immich is [released](https://github.com/immich-app/immich/
docker-compose pull && docker-compose up -d # Or `docker compose` docker-compose pull && docker-compose up -d # Or `docker compose`
``` ```
:::caution Automatic Updates
Immich is currently under heavy development, which means you can expect breaking changes and bugs. Therefore, we recommend reading the release notes prior to updating and to take special care when using automated tools like [Watchtower][watchtower].
:::
[compose-file]: https://raw.githubusercontent.com/immich-app/immich/main/docker/docker-compose.yml [compose-file]: https://raw.githubusercontent.com/immich-app/immich/main/docker/docker-compose.yml
[env-file]: https://raw.githubusercontent.com/immich-app/immich/main/docker/.env.example [env-file]: https://raw.githubusercontent.com/immich-app/immich/main/docker/.env.example
[watchtower]: https://containrrr.dev/watchtower/