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:
commit
290c242221
@ -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'
|
||||||
|
Loading…
Reference in New Issue
Block a user