mirror of
https://github.com/ansible/awx.git
synced 2026-03-15 16:07:30 -02:30
unpin vault plugin development container image
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user