added jdk17, ant
This commit is contained in:
parent
c3ad085e44
commit
40f8628d94
@ -4,7 +4,7 @@ LABEL authors="v.citiriga@siatel.ro"
|
||||
USER root
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install subversion maven
|
||||
RUN apt-get -y install openjdk-17-jdk subversion maven ant
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
|
||||
USER jenkins
|
||||
|
||||
Loading…
Reference in New Issue
Block a user