mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-07 13:25:40 +01:00
When running the installer again on a new node, it tries to pull the docker packages but since the installer ran again before, the install command fails on Ubuntu 18.04 stating that the `--allow-downgrades` is not specified in the command. This change adds that to circumvent the issue.