feat: customize user and group id on build time (#3)

Allow the user to set custom user and group IDs, so it maps the ones available in the host. Also, remove `jq` from `rtx` plugin list.
This commit is contained in:
2023-10-25 23:30:02 +00:00
parent 3293ae8a3e
commit 1675e4cd8a
2 changed files with 15 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ elixir = "1.15.4-otp-26"
erlang = "26.0.2"
go = "1.20.6"
helm = "3.12.2"
jq = "1.7"
kubectl = "1.27.4"
node = "20.6.1"
poetry = "1.5.1"