mirror of https://github.com/immich-app/immich.git
chore: add warning to compose file and readme (#5123)
* add warning to compose file * add readmepull/5124/head
parent
adae5dd758
commit
f2877c3a6e
@ -0,0 +1,5 @@
|
|||||||
|
> [!CAUTION]
|
||||||
|
> Make sure to use the docker-compose.yml of the current release:
|
||||||
|
> https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
|
||||||
|
>
|
||||||
|
> The compose file on main may not be compatible with the latest release.
|
||||||
Loading…
Reference in New Issue