Add UCP image as allowed
This commit is contained in:
@@ -294,6 +294,7 @@ func (p *pwd) InstanceAllowedImages() []string {
|
|||||||
return []string{
|
return []string{
|
||||||
config.GetDindImageName(),
|
config.GetDindImageName(),
|
||||||
"franela/dind:overlay2-dev",
|
"franela/dind:overlay2-dev",
|
||||||
|
"franela/ucp:2.4.1",
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user