@ -17,7 +17,6 @@ RUN \
# install runtime packages
apk add --no-cache \
--repository http://nl.alpinelinux.org/alpine/edge/community \
openjdk8-jre-base && \
# install ubooquity
@ -98,5 +98,6 @@ Then you can access the webui at `http://<your-ip>:2202/ubooquity/`
## Versions
+ **08.04.17:** Switch to java from 3.5 repo, fixes login crashes.
+ **06.02.17:** Rebase to alpine 3.5.
+ **06.12.16:** Initial Release.