Files
ocis/changelog/unreleased/use-alpine-latest.md
2020-09-23 15:33:38 +02:00

206 B

Bugfix: 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/pull/416