Skip to content

v1.1.4

Choose a tag to compare

@strawberry-code strawberry-code released this 02 Dec 21:53
· 18 commits to main since this release

What's Changed

Added

  • Multi-arch Docker images support (linux/amd64 + linux/arm64) for Ubuntu and Mac compatibility
  • Updated /build and /push-ghcr slash 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.