docker: update jenkins version to 2.7.3

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-09-13 21:16:18 +02:00
parent 0c0ed20978
commit bdc4a8cbc3
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ redis:
jenkins:
container_name: docker-jenkins
restart: always
image: jenkins:2.3
image: jenkins:2.7.3
ports:
- "8080:8080"
- "50000:50000"