dependencies: Remove curl dependency from image
Created by: evict
Removing the curl
dependency as it causes a lot of docker updates due to vulnerabilities. It's recommended to install it locally when required for debugging. The install time is lower than the amount of time it takes to build new docker images for each CVE.
Test plan
CI checks