Merge pull request #4054 from ansible/unpin-vault-plugin-container-image

unpin vault plugin development container image

Reviewed-by: awxbot
             https://github.com/awxbot
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-06-12 15:00:23 +00:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ services:
- hashivault
- conjur
hashivault:
image: vault:1.0.1
image: vault
container_name: tools_hashivault_1
ports:
- '8200:8200'