Skip to content

Commit 49bcd7b

Browse files
committed
Bump to v2
1 parent 5f613df commit 49bcd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/compose/langfuse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: "3"
88

99
services:
1010
langfuse:
11-
image: langfuse/langfuse
11+
image: langfuse/langfuse:2
1212
restart: always
1313
environment:
1414
- DATABASE_URL=postgresql://${SERVICE_USER_POSTGRES}:${SERVICE_PASSWORD_POSTGRES}@postgres:5432/${POSTGRES_DB:-langfuse}

0 commit comments

Comments
 (0)