mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Change Umami Docker image tag to 'latest'
Updated Docker pull command to use the latest image, because "postgresql-latest" is deprecated.
This commit is contained in:
parent
a90b788138
commit
b200346fd3
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ docker compose up -d
|
|||
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
|
||||
|
||||
```bash
|
||||
docker pull docker.umami.is/umami-software/umami:postgresql-latest
|
||||
docker pull docker.umami.is/umami-software/umami:latest
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue