diff --git a/CHANGELOG.md b/CHANGELOG.md index e58bc2cebb6..32e56ab9c26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,17 @@ The following sections list the changes for unreleased. ## Summary + * Fix #7: Build docker images with alpine:latest instead of alpine:edge * Chg #3: Initial release of basic version ## Details + * Bugfix #7: 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-explorer/pull/7 + * Change #3: Initial release of basic version Just prepared an initial basic version to serve Graph-Explorer for the ownCloud Infinite