diff --git a/setup/so-functions b/setup/so-functions index a2c6a55a3..dae31a79c 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -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" \