mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 22:48:02 -03:30
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…
x
Reference in New Issue
Block a user