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 678f746 commit bff69d9Copy full SHA for bff69d9
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.450
+ARG JENKINS_VERSION=2.444
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