From 775918da983175ab240eb2e2da1dfe0e8a3baf35 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 02:31:35 +0000 Subject: [PATCH] chore: changed lines [24 28] of file "/tmp/updatecli/github/jenkinsci... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... /docker-inbound-agent/windows/nanoserver-1809/Dockerfile" Made with ❤️️ by updatecli --- windows/nanoserver-1809/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/nanoserver-1809/Dockerfile b/windows/nanoserver-1809/Dockerfile index 462743ad..6a391ad6 100644 --- a/windows/nanoserver-1809/Dockerfile +++ b/windows/nanoserver-1809/Dockerfile @@ -21,11 +21,11 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -ARG version=3131.vf2b_b_798b_ce99-1 +ARG version=3131.vf2b_b_798b_ce99-2 ARG JAVA_MAJOR_VERSION=17 FROM jenkins/agent:"${version}"-jdk"${JAVA_MAJOR_VERSION}"-nanoserver-1809 -ARG version=3131.vf2b_b_798b_ce99-1 +ARG version=3131.vf2b_b_798b_ce99-2 LABEL Description="This is a base image, which allows connecting Jenkins agents via JNLP protocols on Windows" Vendor="Jenkins Project" Version="$version" COPY jenkins-agent.ps1 C:/ProgramData/Jenkins