From e17eaa2237a1c0e66bc190c5f6de0beabd22a9ff Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Thu, 23 Jul 2020 09:32:19 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff214d3b8a..25b3752bfe 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