change core to nginx

This commit is contained in:
Mike Reeves
2020-05-06 18:07:26 -04:00
parent f2acf93493
commit a883af32e7

View File

@@ -628,7 +628,7 @@ docker_seed_registry() {
if ! [ -f /nsm/docker-registry/docker/registry.tar ]; then
local TRUSTED_CONTAINERS=(\
"so-core:$VERSION" \
"so-nginx:$VERSION" \
"so-filebeat:$VERSION" \
"so-logstash:$VERSION" \
"so-idstools:$VERSION" \