1
0
Fork 0

fix(docker-compose): use other jenkins image

This commit is contained in:
sido 2018-04-17 12:01:03 +02:00
parent 3a3d9e5903
commit 8d4d34e41a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '2'
services:
jenkins:
image: jenkinsci/blueocean:latest
image: jenkins/jenkins:lts
ports:
- 8080
volumes: