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

Commit

Permalink
Upgrading Slave
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdgriffin committed Feb 5, 2016
1 parent 487fefc commit b4694f8
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 @@ -235,7 +235,7 @@ jenkins:
jenkins-slave:
container_name: jenkins-slave
restart: always
image: accenture/adop-jenkins-slave:0.1.0
image: accenture/adop-jenkins-slave:0.1.3
net: ${CUSTOM_NETWORK_NAME}
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit b4694f8

Please sign in to comment.