Patch jenkins

This commit is contained in:
zontreck 2025-04-02 14:13:43 -07:00
parent dabdb33c3b
commit 4bd3cfe1b8

View file

@ -2,9 +2,9 @@ FROM git.zontreck.com/packages/debian:build
RUN apt-get update RUN apt-get update
RUN apt-get upgrade -y 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 USER root
WORKDIR / WORKDIR /