diff --git a/setup/so-functions b/setup/so-functions index dfe2d2720..dd57504a0 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -2059,9 +2059,6 @@ saltify() { # Add SO Saltstack Repo #echo "deb https://repo.securityonion.net/file/securityonion-repo/ubuntu/20.04/amd64/salt3004.2/ focal main" > /etc/apt/sources.list.d/saltstack.list - # Add Docker Repo - add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" - # Ain't nothing but a GPG retry 150 20 "apt-get update" "" "Err:" || fail_setup