Skip to content

Commit 325ccc3

Browse files
authored
fix: update umami tag to v3.0.3 (#2072)
1 parent 6e070dd commit 325ccc3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3'
2-
31
services:
42
core:
53
hostname: core
@@ -116,7 +114,7 @@ services:
116114

117115
umami:
118116
hostname: umami
119-
image: ghcr.io/umami-software/umami:postgresql-latest
117+
image: ghcr.io/umami-software/umami:3.0.3
120118
environment:
121119
DATABASE_URL: postgresql://umami:umami@db:5432/umami
122120
DATABASE_TYPE: postgresql

0 commit comments

Comments
 (0)