v0.24.0
Docker Images
Published to Docker Hub:
mahimairaja/voicegateway:0.24.0mahimairaja/voicegateway:latestmahimairaja/voicegateway-dashboard:0.24.0mahimairaja/voicegateway-dashboard:latest
Built for linux/amd64 and linux/arm64.
Quick Start
docker run -p 8080:8080 \
-v $(pwd)/voicegw-data:/data \
mahimairaja/voicegateway:0.24.0See docs.voicegateway.dev for full documentation.
What's Changed
- Restructure the docs onto the stack-layer axis, and fix what the rewrite proved wrong by @mahimairaja in #218
Full Changelog: v0.23.0...v0.24.0