Merge branch 'master' into dev

This commit is contained in:
Mike Cao
2025-02-21 17:50:03 -08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ To update the Docker image, simply pull the new images and rebuild:
```bash
docker compose pull
docker compose up --force-recreate
docker compose up --force-recreate -d
```
---

View File

@@ -1,5 +1,4 @@
---
version: '3'
services:
umami:
image: ghcr.io/umami-software/umami:postgresql-latest