1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

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
commit 290c242221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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