chore: update to java 11 and build-tools
This commit is contained in:
+1
-2
@@ -1,4 +1,4 @@
|
||||
FROM pliljenberg/java
|
||||
FROM openjdk:11
|
||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||
|
||||
RUN apt-get update \
|
||||
@@ -11,4 +11,3 @@ RUN curl -SL http://ftp.se.debian.org/debian/pool/contrib/m/msttcorefonts/ttf-ms
|
||||
&& rm /tmp/msttfont.deb
|
||||
|
||||
RUN echo "Europe/Stockholm" > /etc/timezone; dpkg-reconfigure -f noninteractive tzdata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user