fix: push/pull container from memgpt/memgpt-server:latest (#1267)

This commit is contained in:
Sarah Wooders
2024-04-17 16:55:07 -07:00
committed by GitHub
parent 163fddabac
commit ec7cf62d79
2 changed files with 5 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ services:
- "5432:5432"
memgpt_server:
image: memgpt/memgpt-server:0.3.7
image: memgpt/memgpt-server:latest
depends_on:
- pgvector_db
environment: