Bump Jenkins version; And make agent jars be downloaded using entrypoint

This commit is contained in:
zontreck 2025-02-05 00:17:52 -07:00
parent aa1146789f
commit e9aed7a38b
9 changed files with 15 additions and 11 deletions

View file

@ -4,7 +4,7 @@ RUN apt-get update
RUN apt-get upgrade -y
RUN apt-get install -y openjdk-17-jdk openjdk-17-jre curl wget moreutils
ENV JENKINS_VERSION 2.494
ENV JENKINS_VERSION 2.496
USER root
WORKDIR /