Skip to content

Release v1.2.16

Choose a tag to compare

@github-actions github-actions released this 04 Aug 02:39
· 0 commits to 65b5b7b2eeae88c847ca3dbbd30a400b5e2cae74 since this release

🚀 Manual Release v1.2.16

This release was created manually via GitHub Actions.

🐳 Docker Image

docker pull ictrun/kuno:v1.2.16

🔗 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.16

📋 Build Information

  • Version: 1.2.16
  • Build Date:
  • Git Commit:
  • Workflow Run: 42