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