Skip to content

Commit 7cc3cd7

Browse files
authored
fix(Dockerfile): use the LTS version of jenkins docker build
1 parent db6e000 commit 7cc3cd7

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
@@ -1,2 +1,2 @@
1-
FROM jenkins
1+
FROM jenkins/jenkins:lts
22
RUN /usr/local/bin/install-plugins.sh cloudbees-folder ssh-slaves credentials ssh-credentials docker-commons

0 commit comments

Comments
 (0)