diff --git a/setup/so-functions b/setup/so-functions index 35617d492..d3ddc3daa 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -721,7 +721,7 @@ docker_seed_registry() { if [ "$install_type" == 'IMPORT' ]; then local TRUSTED_CONTAINERS=(\ "so-logstash:$VERSION" \ - "so-idstools:$VERSION" \ + "so-idstools:$VERSION" \ "so-nginx:$VERSION" \ "so-filebeat:$VERSION" \ "so-suricata:$VERSION" \