Specify image name
This commit is contained in:
parent
a2657b7133
commit
89b8c99e6f
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
|||
- name: run nexus3
|
||||
docker_container:
|
||||
name: nexus
|
||||
image: sonatype/nexus3
|
||||
image: sonatype/nexus3:latest
|
||||
env:
|
||||
REGISTRY_HTTP_TLS_CERTIFICATE: /certs/nexus.crt
|
||||
REGISTRY_HTTP_TLS_KEY: /certs/nexus.key
|
||||
|
|
Loading…
Reference in a new issue