diff --git a/11/almalinux/almalinux8/hotspot/Dockerfile b/11/almalinux/almalinux8/hotspot/Dockerfile index 9e62c16481..6bbd7e023c 100644 --- a/11/almalinux/almalinux8/hotspot/Dockerfile +++ b/11/almalinux/almalinux8/hotspot/Dockerfile @@ -66,10 +66,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/11/alpine/hotspot/Dockerfile b/11/alpine/hotspot/Dockerfile index fcd5c0e1ff..c073221eb0 100644 --- a/11/alpine/hotspot/Dockerfile +++ b/11/alpine/hotspot/Dockerfile @@ -68,10 +68,10 @@ RUN mkdir -p ${REF}/init.groovy.d # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/11/centos/centos7/hotspot/Dockerfile b/11/centos/centos7/hotspot/Dockerfile index 03f7461b8e..18a049e6bf 100644 --- a/11/centos/centos7/hotspot/Dockerfile +++ b/11/centos/centos7/hotspot/Dockerfile @@ -75,10 +75,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/11/debian/bullseye-slim/hotspot/Dockerfile b/11/debian/bullseye-slim/hotspot/Dockerfile index 8a91e3fcc0..08adf4d926 100644 --- a/11/debian/bullseye-slim/hotspot/Dockerfile +++ b/11/debian/bullseye-slim/hotspot/Dockerfile @@ -70,10 +70,10 @@ RUN mkdir -p ${REF}/init.groovy.d # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/11/debian/bullseye/hotspot/Dockerfile b/11/debian/bullseye/hotspot/Dockerfile index a8569ef03c..c6a60ade1c 100644 --- a/11/debian/bullseye/hotspot/Dockerfile +++ b/11/debian/bullseye/hotspot/Dockerfile @@ -68,10 +68,10 @@ RUN mkdir -p ${REF}/init.groovy.d # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, usually either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/11/rhel/ubi8/hotspot/Dockerfile b/11/rhel/ubi8/hotspot/Dockerfile index 24b2bb7261..2895d76e3f 100644 --- a/11/rhel/ubi8/hotspot/Dockerfile +++ b/11/rhel/ubi8/hotspot/Dockerfile @@ -68,10 +68,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/11/windows/windowsservercore-2019/hotspot/Dockerfile b/11/windows/windowsservercore-2019/hotspot/Dockerfile index fa0582af56..68dc54ee88 100644 --- a/11/windows/windowsservercore-2019/hotspot/Dockerfile +++ b/11/windows/windowsservercore-2019/hotspot/Dockerfile @@ -40,10 +40,10 @@ RUN New-Item -ItemType Directory -Force -Path C:/ProgramData/Jenkins/Reference/i # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/17/alpine/hotspot/Dockerfile b/17/alpine/hotspot/Dockerfile index 7fac21de56..3ff560b3c3 100644 --- a/17/alpine/hotspot/Dockerfile +++ b/17/alpine/hotspot/Dockerfile @@ -77,10 +77,10 @@ RUN mkdir -p ${REF}/init.groovy.d # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/17/debian/bullseye-slim/hotspot/Dockerfile b/17/debian/bullseye-slim/hotspot/Dockerfile index 4e5ca41b5e..2151a9c545 100644 --- a/17/debian/bullseye-slim/hotspot/Dockerfile +++ b/17/debian/bullseye-slim/hotspot/Dockerfile @@ -70,10 +70,10 @@ RUN mkdir -p ${REF}/init.groovy.d # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/17/debian/bullseye/hotspot/Dockerfile b/17/debian/bullseye/hotspot/Dockerfile index 35ace3faed..905a3764ae 100644 --- a/17/debian/bullseye/hotspot/Dockerfile +++ b/17/debian/bullseye/hotspot/Dockerfile @@ -68,10 +68,10 @@ RUN mkdir -p ${REF}/init.groovy.d # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE diff --git a/17/rhel/ubi9/hotspot/Dockerfile b/17/rhel/ubi9/hotspot/Dockerfile index c12b5b8cf9..e245cdb004 100644 --- a/17/rhel/ubi9/hotspot/Dockerfile +++ b/17/rhel/ubi9/hotspot/Dockerfile @@ -67,10 +67,10 @@ RUN curl -fsSL "https://github.com/krallin/tini/releases/download/${TINI_VERSION # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION ${JENKINS_VERSION:-2.356} +ENV JENKINS_VERSION ${JENKINS_VERSION:-2.410} # jenkins.war checksum, download will be validated using it -ARG JENKINS_SHA=1163c4554dc93439c5eef02b06a8d74f98ca920bbc012c2b8a089d414cfa8075 +ARG JENKINS_SHA=20e3436e1c05f1fa8c441d7fb41f2a797604194fd9f8e774acb74d47b6187e45 # Download directory, either `war` for weekly or `war-stable` for LTS ARG RELEASE_LINE