fix wrong package name
This commit is contained in:
parent
342b5ab198
commit
459c8ff504
@ -5,7 +5,7 @@ MAINTAINER Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt update && \
|
apt update && \
|
||||||
apt install -y openjdk-8-headless && \
|
apt install -y openjdk-8-jdk-headless && \
|
||||||
apt install -y maven && \
|
apt install -y maven && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user