1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00

unpin vault plugin development container image

This commit is contained in:
Jake McDermott 2019-06-12 10:23:01 -04:00 committed by GitHub
parent c7b38bc9b9
commit 90fb7c6769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'