mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +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:
commit
290c242221
@ -6,7 +6,7 @@ services:
|
||||
- hashivault
|
||||
- conjur
|
||||
hashivault:
|
||||
image: vault:1.0.1
|
||||
image: vault
|
||||
container_name: tools_hashivault_1
|
||||
ports:
|
||||
- '8200:8200'
|
||||
|
Loading…
Reference in New Issue
Block a user