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