Umami version upgraded to v2.13.1 (#1990)

This commit is contained in:
Claus.Lee 2024-08-26 15:04:02 +08:00 committed by GitHub
parent 46dee92b78
commit e716a35ea4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
umami:
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.12.1
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.13.1
container_name: ${CONTAINER_NAME}
restart: always
labels: