diff --git a/docker-compose.yaml b/docker-compose.yaml index 7436bc5..1c6dcc6 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -286,7 +286,7 @@ services: condition: service_healthy litellm-db: - image: postgres:15-alpine + image: postgres:15.17-alpine container_name: litellm-db restart: unless-stopped profiles: ["api"]