Umami version upgraded to v2.12.1 (#1657)

This commit is contained in:
Claus.Lee 2024-06-28 16:21:15 +08:00 committed by GitHub
parent 62f615e6ce
commit c3f31e5ea4
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: services:
umami: umami:
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.12.0 image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.12.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
labels: labels: