1
0
Fork 0

feat(docker-compose): use other image

This commit is contained in:
sido 2018-04-19 20:27:05 +02:00
parent 4d8f904d86
commit 82a074b189
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: '2.1'
services:
jenkins-master:
image: registry.molgenis.org/docker-molgenis-ops-releases/jenkins-master:lts
image: jenkinsci/blueocean:latest
ports:
- 8080
- 50000
@ -22,7 +22,7 @@ services:
retries: 5
jenkins-agent-buildtools:
image: registry.registry.molgenis.org/docker-molgenis-ops-releases/jenkins-agent-buildtools:lts
image: registry.molgenis.org/docker-molgenis-ops-releases/jenkins-agent-buildtools:lts
environment:
- JENKINS_URL=http://localhost:8080
- JENKINS_SECRET=paradoxa