Docker: Update Jenkins version to 2.1

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-05-09 18:22:44 +02:00
parent e6c599d38e
commit d536db972c
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ redis:
- /srv/docker/gitlab/redis:/var/lib/redis
jenkins:
restart: always
image: jenkins:1.642.2
image: blacklabelops/jenkins:2.1
ports:
- "8080:8080"
- "50000:50000"