We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f79999 commit 10b9ac1Copy full SHA for 10b9ac1
Dockerfile
@@ -65,7 +65,7 @@ sudo rm -rf terraform-provider-null_${TF_NULL_PROVIDER}_linux_amd64.zip terrafor
65
fi
66
67
##################################### START INSTALLING JENKINS ###################################
68
-ARG JENKINS_VERSION=2.444
+ARG JENKINS_VERSION=2.450
69
ARG JENKINS_SHA=ab093a455fc35951c9b46361002e17cc3ed7c59b0943bbee3a57a363f3370d2e
70
ARG JENKINS_PLUGIN_MANAGER_VERSION=2.12.13
71
ARG PLUGIN_CLI_URL=https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/${JENKINS_PLUGIN_MANAGER_VERSION}/jenkins-plugin-manager-${JENKINS_PLUGIN_MANAGER_VERSION}.jar
0 commit comments