v1.1.4
What's Changed
Added
- Multi-arch Docker images support (linux/amd64 + linux/arm64) for Ubuntu and Mac compatibility
- Updated
/buildand/push-ghcrslash commands for multi-arch manifest workflow
Fixed
- Dockerfile.tika Tika pre-download script now uses heredoc and handles versioned JAR names
- Removed obsolete mcp_server.py reference from Dockerfiles
Docker Images (Multi-Arch)
ghcr.io/strawberry-code/ragify:1.1.4-tika(linux/amd64, linux/arm64)ghcr.io/strawberry-code/ragify:latest-tika(linux/amd64, linux/arm64)
Docker will automatically select the correct architecture for your platform.