1
0
Fork 0

feat: Umami 版本升级至 v2.11.1 (#1237)

This commit is contained in:
Claus.Lee 2024-04-12 12:13:40 +08:00 committed by GitHub
parent f88a12f462
commit 0c01e076e8
3 changed files with 1 additions and 1 deletions

View File

@ -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: