Fetches the latest stable and beta versions of Onyx Docker images.
Since DockerHub does not explicitly flag stable and beta images,
this endpoint can be used to programmatically check for new images.
GET
/
versions
Get Versions
Copy
Ask AI
curl --request GET \ --url https://cloud.onyx.app/api/versions
Fetches the latest stable and beta versions of Onyx Docker images.Since DockerHub does not explicitly flag stable and beta images,
this endpoint can be used to programmatically check for new images.