1
0
Fork 0

fix(docker-compose.yml): update service name

This commit is contained in:
sido 2018-04-10 22:15:13 +02:00
parent 02aabd3792
commit 474bdb4496
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '2'
services:
jenkins:
nexus:
image: sonatype/nexus3:latest
ports:
- 8081