update comment

This commit is contained in:
m0duspwnens
2024-09-04 10:33:14 -04:00
parent 0af2e85f91
commit 2b807c2409

View File

@@ -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")