Skip to content

Commit

Permalink
fix(Dockerfile): use the LTS version of jenkins docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
bndr authored Oct 9, 2018
1 parent db6e000 commit 7cc3cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM jenkins
FROM jenkins/jenkins:lts
RUN /usr/local/bin/install-plugins.sh cloudbees-folder ssh-slaves credentials ssh-credentials docker-commons

0 comments on commit 7cc3cd7

Please sign in to comment.