Merge pull request #10 from linuxserver/java_repo_change

switch to java from 3.5 repo, fixes login crashes
pull/11/head 33
saarg 7 years ago committed by GitHub
commit 58106a7e53

@ -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.

Loading…
Cancel
Save