From 278e7e044d45e416af53d25bdea6a04be176b515 Mon Sep 17 00:00:00 2001 From: Dharmanshu Singh Date: Fri, 10 Feb 2017 06:15:52 +0000 Subject: [PATCH] Updating jenkins image version (#187) --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 0bf305380..4567e945d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -200,7 +200,7 @@ sonar: jenkins: container_name: jenkins restart: always - image: accenture/adop-jenkins:0.2.1 + image: accenture/adop-jenkins:0.2.2 #build: ../images/docker-jenkins/ net: ${CUSTOM_NETWORK_NAME} ports: