We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c8ffe9 + 6f14884 commit af61c30Copy full SHA for af61c30
2 files changed
Dockerfile
@@ -1,4 +1,5 @@
1
-FROM ubuntu-debootstrap:wily
+FROM beevelop/base
2
+
3
MAINTAINER Maik Hummel <[email protected]>
4
5
# required to use add-apt-repository
README.md
@@ -4,8 +4,8 @@
[](https://beevelop.com)
6

7
-# Java 8 (1.8.0_66)
8
-### based on Ubuntu 15.10 (Wily Werewolf)
+# Java 8 (1.8.0_111)
+### based on Ubuntu 16.04 (Xenial Xerus)
9
----
10
### Pull from Docker Hub
11
```
0 commit comments