mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-15 12:45:53 +00:00
* Update introduction.mdx * Update logo-mearning.md * Update support-the-project.md Fixing more grammar/syntax :) * Update one-step-installation.md * Update recommended-installation.md * Update requirements.md * Update automatic-backup.md * Update bulk-upload.md * Update post-installation.md * Update update.md * Update contribution-guidelines.md
304 B
304 B
| sidebar_position |
|---|
| 4 |
Update the application
If you are using Docker Compose, 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`