Skip to content

Commit bff69d9

Browse files
authored
Update Dockerfile
1 parent 678f746 commit bff69d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ sudo rm -rf terraform-provider-null_${TF_NULL_PROVIDER}_linux_amd64.zip terrafor
6565
fi
6666

6767
##################################### START INSTALLING JENKINS ###################################
68-
ARG JENKINS_VERSION=2.450
68+
ARG JENKINS_VERSION=2.444
6969
ARG JENKINS_SHA=ab093a455fc35951c9b46361002e17cc3ed7c59b0943bbee3a57a363f3370d2e
7070
ARG JENKINS_PLUGIN_MANAGER_VERSION=2.12.13
7171
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

Comments
 (0)