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