If you installed Docker via brew, force uninstall and reinstall with these commands will fix it:
brew
brew uninstall --cask docker --force brew uninstall --formula docker --force brew install --cask docker