Skip to content

Commit ac6e889

Browse files
authored
Fix Umami Docker container tag.
1 parent 027a156 commit ac6e889

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-3.0.3
140+
image: ghcr.io/umami-software/umami:postgresql-v3.0.3
141141
container_name: umami_app
142142
hostname: umami_app
143143
restart: unless-stopped

0 commit comments

Comments
 (0)