mirror of
https://github.com/immich-app/immich.git
synced 2025-01-07 00:50:23 -05:00
chore(docs) Add link to releases (#1195)
Include link to Github releases page in updating instructions.
This commit is contained in:
parent
eeb0456356
commit
7810dd1942
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ For more information on how to use the application, please refer to the [Post In
|
|||
|
||||
### Step 4 - Upgrading
|
||||
|
||||
When a new version of Immich is (released)[], the application can be upgraded with the following commands, run in the directory with the `docker-compose.yml` file:
|
||||
When a new version of Immich is [released](https://github.com/immich-app/immich/releases), the application can be upgraded with the following commands, run in the directory with the `docker-compose.yml` file:
|
||||
|
||||
```bash title="Upgrade Immich"
|
||||
docker-compose pull && docker-compose up -d # Or `docker compose`
|
||||
|
|
Loading…
Reference in a new issue