feat: add python and make (#9)
Deploy / build (push) Successful in 18m22s

- add python and make to the base images
- remove make, python and jq from images derived from base

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/9
This commit was merged in pull request #9.
This commit is contained in:
2025-03-09 17:50:37 +11:00
parent f92b6f13ff
commit eb1aee35c5
10 changed files with 38 additions and 26 deletions
@@ -4,8 +4,6 @@ packages = [
"bash",
"consul",
"docker-ce-cli",
"jq",
"make",
"nodejs",
"packer",
"terraform",