Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 17:22
· 21 commits to master since this release

This version allows to easily point Micro to an Iglu registry using environment variables:

docker run -p 9090:9090 \
  -e MICRO_IGLU_REGISTRY_URL \
  -e MICRO_IGLU_API_KEY \
  snowplow/snowplow-micro:1.5.0