mirror of
https://github.com/immich-app/immich.git
synced 2026-01-19 08:10:47 -08:00
306 B
306 B
sidebar_position
| sidebar_position |
|---|
| 4 |
Update the application
If you are using Docker Compose, to update the application use the following commands in the directory where the docker-compose.yml file is located:
docker-compose pull && docker-compose up -d # Or `docker compose`