Add so-postgres to container image pull list

Add to both the import and default manager container lists so
the image gets downloaded during installation.
This commit is contained in:
Mike Reeves
2026-04-09 10:02:41 -04:00
parent 762e73faf5
commit 358a2e6d3f

View File

@@ -31,6 +31,7 @@ container_list() {
"so-hydra"
"so-nginx"
"so-pcaptools"
"so-postgres"
"so-soc"
"so-suricata"
"so-telegraf"
@@ -55,6 +56,7 @@ container_list() {
"so-logstash"
"so-nginx"
"so-pcaptools"
"so-postgres"
"so-redis"
"so-soc"
"so-strelka-backend"