Update to Umami 3.0.3 (#668)

* Update Umami version from v2.20.2 to v3.0.3

* Update Umami Docker image to version 3.0.3
This commit is contained in:
aurorarissime
2026-01-28 07:53:26 +01:00
committed by GitHub
parent ebcaed8eea
commit bba70339f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
umami:
image: ghcr.io/umami-software/umami:postgresql-v2.20.2
image: ghcr.io/umami-software/umami:3.0.3
restart: always
healthcheck:
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]

View File

@@ -6021,7 +6021,7 @@
{
"id": "umami",
"name": "Umami",
"version": "v2.20.2",
"version": "v3.0.3",
"description": "Umami is a simple, fast, privacy-focused alternative to Google Analytics.",
"logo": "umami.png",
"links": {