Docker Images
All images are available on Docker Hub under the evoapicloud org. The Docker tag drops the leading v (so the git tag v1.0.0-rc5 corresponds to the Docker tag 1.0.0-rc5):
docker pull evoapicloud/evo-auth-service-community:1.0.0-rc5
docker pull evoapicloud/evo-ai-crm-community:1.0.0-rc5
docker pull evoapicloud/evo-ai-frontend-community:1.0.0-rc5
docker pull evoapicloud/evo-ai-processor-community:1.0.0-rc5
docker pull evoapicloud/evo-ai-core-service-community:1.0.0-rc5
docker pull evoapicloud/evo-bot-runtime:1.0.0-rc5
docker pull evoapicloud/evo-crm-gateway:1.0.0-rc5Or, equivalently, :latest always tracks the most recent tagged release.
Full Changelog: v1.0.0-rc4...v1.0.0-rc5