diff --git a/umami/compose.yml b/umami/compose.yml index 44a3078..2125467 100644 --- a/umami/compose.yml +++ b/umami/compose.yml @@ -1,7 +1,7 @@ --- services: umami: - image: ghcr.io/umami-software/umami:latest + image: ghcr.io/umami-software/umami:postgresql-latest container_name: umami environment: TZ: ${TIMEZONE:-Europe/Amsterdam}