Merge pull request #1169 from Security-Onion-Solutions/issue/1049

remove so-registry from docker see for import node as it doesnt even …
This commit is contained in:
Josh Patterson
2020-08-13 10:49:14 -04:00
committed by GitHub

View File

@@ -729,7 +729,6 @@ docker_seed_registry() {
"so-kibana:$VERSION" \ "so-kibana:$VERSION" \
"so-kratos:$VERSION" \ "so-kratos:$VERSION" \
"so-suricata:$VERSION" \ "so-suricata:$VERSION" \
"so-registry:$VERSION" \
"so-pcaptools:$VERSION" \ "so-pcaptools:$VERSION" \
"so-zeek:$VERSION" "so-zeek:$VERSION"
) )