Bump Jenkins version

This commit is contained in:
zontreck 2024-12-16 16:21:08 -07:00
parent 8c7c6b83d4
commit 12c6f1de39

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.486
ENV JENKINS_VERSION 2.489
USER root
WORKDIR /