Umami version upgraded to v2.16.1 (#3272)
This commit is contained in:
parent
eaf27eefe6
commit
f552ecc226
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.15.1
|
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.16.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue