diff --git a/salt/common/tools/sbin/so-image-common b/salt/common/tools/sbin/so-image-common index c3ec07148..243f5f187 100755 --- a/salt/common/tools/sbin/so-image-common +++ b/salt/common/tools/sbin/so-image-common @@ -112,7 +112,7 @@ update_docker_containers() { container_list fi - # all the containers using ELASTICSEARCHDEFAULTS.elasticsearch.version + # all the images using ELASTICSEARCHDEFAULTS.elasticsearch.version # does not include so-elastic-fleet since that container uses so-elastic-agent image local IMAGES_USING_ES_VERSION=("so-elastic-fleet-package-registry" "so-elastic-agent" "so-kibana" "so-logstash" "so-elasticsearch")