commit | fef08f7e3446fb94385d62e0e3c7f27c633f8b89 | [log] [tgz] |
---|---|---|
author | Nicolas De loof <nicolas.deloof@gmail.com> | Thu Sep 03 21:38:03 2015 +0200 |
committer | Nicolas De loof <nicolas.deloof@gmail.com> | Thu Sep 03 21:38:03 2015 +0200 |
tree | c38760c0381c6e69648ffda41617421a82da9053 | |
parent | 2989f3b4dfbc6bf96befb0548e760bb7b7146541 [diff] |
Update Dockerfile
diff --git a/Dockerfile b/Dockerfile index bd4548c..d398e25 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -28,7 +28,7 @@ COPY init.groovy /usr/share/jenkins/ref/init.groovy.d/tcp-slave-agent-port.groovy ENV JENKINS_VERSION 1.609.2 -ENV JENKINS_SHA 59215da16f9f8a781d185dde683c05fcf11450ef +ENV JENKINS_SHA f5ad5f749c759da7e1a18b96be5db974f126b71e # could use ADD but this one does not check Last-Modified header # see https://github.com/docker/docker/issues/8331