Releases: aperio-search/aperio
Releases · aperio-search/aperio
v1.0.1
v1.0.1
Fixed
- Docker: config file no longer required — removed the default
ENV CONFIG_FILE=/data/config.tomlfrom the Dockerfile. The container now starts without a config file, using all defaults. Pass-e CONFIG_FILE=/data/config.tomlexplicitly if you want one.
Docker
- Multi-arch images (
linux/amd64,linux/arm64) published toghcr.io/aperio-search/aperio:v1.0.1and:latest - GHA layer caching added for faster builds