commit | 96962dbaeb663f8b2201fb010104647cbc4ce1ae | [log] [tgz] |
---|---|---|
author | Mark Waite <mark.earl.waite@gmail.com> | Sat Jan 23 06:11:32 2016 -0700 |
committer | Mark Waite <mark.earl.waite@gmail.com> | Sat Jan 23 06:11:32 2016 -0700 |
tree | 3ad794f4666c8b65b64c93921413b99eff44f87e | |
parent | 0d1755f00038164928c9f69afa5aa189f740904d [diff] [blame] |
Update to next LTS version of Jenkins : 1.642.1
diff --git a/Dockerfile b/Dockerfile index ba1e0cd..97135d3 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -27,8 +27,8 @@ COPY init.groovy /usr/share/jenkins/ref/init.groovy.d/tcp-slave-agent-port.groovy -ENV JENKINS_VERSION 1.625.3 -ENV JENKINS_SHA 537d910f541c25a23499b222ccd37ca25e074a0c +ENV JENKINS_VERSION 1.642.1 +ENV JENKINS_SHA 6a0213256670a00610a3e09203850a0fcf1a688e # could use ADD but this one does not check Last-Modified header