Release v1.3.4
·
0 commits
to 8ff3dec246b08a284c24a4c68652aa156e56dd40
since this release
🚀 Manual Release v1.3.4
This release was created manually via GitHub Actions.
🐳 Docker Image
docker pull ictrun/kuno:v1.3.4🔗 Quick Deploy
# One-click deployment
curl -sSL https://raw.githubusercontent.com/xuemian168/kuno/main/deploy-from-hub.sh | bash
# Or with specific version
docker run -d \
--name kuno \
-p 80:80 \
-v blog-data:/app/data \
-e NEXT_PUBLIC_API_URL=https://your-domain.com/api \
ictrun/kuno:v1.3.4📋 Build Information
- Version: 1.3.4
- Build Date:
- Git Commit:
- Workflow Run: 69