Skip to content

Release v1.0.7

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:57
· 0 commits to a6c2aa063fc1cda9a8ea3b3671a1732f39b1f1d5 since this release

🚀 Manual Release v1.0.7

This release was created manually via GitHub Actions.

🐳 Docker Image

docker pull ictrun/i18n_blog:v1.0.7

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

📋 Build Information

  • Version: 1.0.7
  • Build Date:
  • Git Commit:
  • Workflow Run: 9