Merge pull request #3996 from Security-Onion-Solutions/updateag

Prompt airgap to update
This commit is contained in:
Jason Ertel
2021-04-25 12:25:45 -04:00
committed by GitHub

View File

@@ -718,6 +718,7 @@ if [ $is_airgap -eq 0 ]; then
airgap_update_dockers
update_centos_repo
yum clean all
check_os_updates
else
update_registry
update_docker_containers "soup"