Skip to content

Commit c3430cf

Browse files
authored
fix(monitoring): use correct unified tag for umami v3.0.3 to resolve manifest unknown error (#11)
1 parent ac6e889 commit c3430cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ services:
137137
retries: 5
138138

139139
umami_app:
140-
image: ghcr.io/umami-software/umami:postgresql-v3.0.3
140+
image: ghcr.io/umami-software/umami:3.0.3
141141
container_name: umami_app
142142
hostname: umami_app
143143
restart: unless-stopped

0 commit comments

Comments
 (0)