Commit Graph
1 Commits
Author SHA1 Message Date
e1fa1fcbc3 fix: add jq, git, unzip and curl to default packages installed (#3056)
* 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]>
2024-08-20 09:55:30 -04:00