* fix: add `git` and `curl` to default packages installed Hi 👋🏼 These packages are used in a ton of actions on the marketplace. It would be nice if they were installed and ready for use instead of having to install them with `apt-get` on every single Github workflow. * Update Dockerfile * Update images/Dockerfile Co-authored-by: Guillermo Caracuel <[email protected]> * Update images/Dockerfile Co-authored-by: Tingluo Huang <[email protected]> --------- Co-authored-by: Guillermo Caracuel <[email protected]> Co-authored-by: Tingluo Huang <[email protected]>