mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-14 21:22:48 +01:00
fix soup so-image-common
This commit is contained in:
@@ -96,6 +96,9 @@ operating_system() {
|
||||
}
|
||||
|
||||
update_docker_containers() {
|
||||
if [ -z "$VERSION" ]; then
|
||||
VERSION="$NEWVERSION"
|
||||
fi
|
||||
# Let's make sure we have the public key
|
||||
curl -sSL https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion/master/KEYS | gpg --import -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user