Release v1.2.22
·
0 commits
to 50cae2dd1156a41f4cc92c002aed21505dd8f844
since this release
🚀 Manual Release v1.2.22
This release was created manually via GitHub Actions.
🐳 Docker Image
docker pull ictrun/kuno:v1.2.22🔗 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.2.22📋 Build Information
- Version: 1.2.22
- Build Date:
- Git Commit:
- Workflow Run: 47