Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Commit

Permalink
Merge pull request #253 from nickdgriffin/master
Browse files Browse the repository at this point in the history
Bumping Jenkins image version to 0.2.7
  • Loading branch information
RobertNorthard authored May 10, 2018
2 parents a851792 + c3b0e61 commit b68f8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ sonar:
jenkins:
container_name: jenkins
restart: always
image: accenture/adop-jenkins:0.2.6
image: accenture/adop-jenkins:0.2.7
#build: ../images/docker-jenkins/
net: ${CUSTOM_NETWORK_NAME}
ports:
Expand Down

0 comments on commit b68f8d7

Please sign in to comment.