Update umami image name

This commit is contained in:
Marko Korhonen 2022-10-31 09:28:22 +02:00
parent e6aa45333b
commit 12c6ce7ef0

View file

@ -1,5 +1,5 @@
[services.umami] [services.umami]
image = "docker.umami.is/umami-software/umami:postgresql-latest" image = "ghcr.io/umami-software/umami:postgresql-latest"
container_name = "umami" container_name = "umami"
restart = "unless-stopped" restart = "unless-stopped"
networks = ["postgres", "proxy"] networks = ["postgres", "proxy"]