Skip to content

Commit

Permalink
Updated docker urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecao authored Aug 12, 2022
1 parent 8f0e84f commit 0f976be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ docker-compose up

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.dev/umami-software/umami:postgresql-latest
```

Or with MySQL support:
```bash
docker pull docker.umami.is/umami-software/umami:mysql-latest
docker pull docker.umami.dev/umami-software/umami:mysql-latest
```

## Getting updates
Expand Down

0 comments on commit 0f976be

Please sign in to comment.