Patch jenkins
This commit is contained in:
parent
dabdb33c3b
commit
4bd3cfe1b8
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ FROM git.zontreck.com/packages/debian:build
|
|||
|
||||
RUN apt-get update
|
||||
RUN apt-get upgrade -y
|
||||
RUN apt-get install -y openjdk-17-jdk openjdk-17-jre curl wget moreutils
|
||||
RUN apt-get install -y openjdk-21-jdk openjdk-21-jre curl wget moreutils
|
||||
|
||||
ENV JENKINS_VERSION 2.502
|
||||
ENV JENKINS_VERSION 2.504
|
||||
|
||||
USER root
|
||||
WORKDIR /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue