feat: rename docker to letta/letta (#2010)

This commit is contained in:
Sarah Wooders
2024-11-06 23:15:25 -08:00
committed by GitHub
parent 2e9378f26b
commit 3c97fb00a0
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ services:
ports:
- "5432:5432"
letta_server:
image: lettaai/letta:lates
image: letta/letta:latest
hostname: letta
build:
context: .