feat: Umami 版本升级至 v2.10.2 (#1072)
This commit is contained in:
parent
7c49a31062
commit
736489852f
|
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
umami:
|
||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.10.1
|
||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.10.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
labels:
|
||||
Loading…
Reference in New Issue