diff --git a/CHANGELOG.md b/CHANGELOG.md index ff214d3..25b3752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,18 @@ The following sections list the changes for unreleased. ## Summary + * Fix #32: Build docker images with alpine:latest instead of alpine:edge * Chg #7: Initial release of basic version * Enh #27: Configuration ## Details + * Bugfix #32: Build docker images with alpine:latest instead of alpine:edge + + ARM builds were failing when built on alpine:edge, so we switched to alpine:latest instead. + + https://github.com/owncloud/ocis-graph/pull/32 + * Change #7: Initial release of basic version Just prepare an initial basic version to serve a graph world API that can be used by Phoenix or