Update Umami to version v2.20.2 (#641)

This commit is contained in:
Alexey Fedorov
2026-01-07 19:06:58 +01:00
committed by GitHub
parent 8b579fbb60
commit b8984b9e4f
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.19.0
image: ghcr.io/umami-software/umami:postgresql-v2.20.2
restart: always
healthcheck:
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]

View File

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