Specify image name

This commit is contained in:
Amarpreet Minhas 2022-03-26 18:07:15 -04:00
parent a2657b7133
commit 89b8c99e6f

View file

@ -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