1
0
Fork 0

Umami 版本升级至 v2.11.2 (#1255)

* feat: Umami 版本升级至 v2.11.1

* Umami 版本升级至 v2.11.2
This commit is contained in:
Claus.Lee 2024-04-17 15:30:47 +08:00 committed by GitHub
parent 0c01e076e8
commit 958f353807
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
umami:
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.11.1
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.11.2
container_name: ${CONTAINER_NAME}
restart: always
labels: