From 85a7df32eafb7b6c76f81155cbda054233d8b5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Thu, 23 Jul 2020 09:30:06 +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 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