Increase jenkins version

This commit is contained in:
zontreck 2024-11-22 20:06:21 -07:00
parent 7194888d22
commit 4a49a9c177

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.485
ENV JENKINS_VERSION 2.486
USER root
WORKDIR /