Jenkins 2.107.1

This commit is contained in:
Travis Automated Update 2018-03-16 09:29:05 +00:00
parent 76548ba5bb
commit ebb7601926

View File

@ -1,4 +1,4 @@
FROM jenkins/jenkins:2.89.4 FROM jenkins/jenkins:2.107.1
USER root USER root
RUN bash -c "if ! [ -e /usr/lib/apt/methods/https ]; then apt-get update && apt-get install -y apt-transport-https; fi" RUN bash -c "if ! [ -e /usr/lib/apt/methods/https ]; then apt-get update && apt-get install -y apt-transport-https; fi"