There was an error while loading. Please reload this page.
1 parent a41ddb0 commit a25304eCopy full SHA for a25304e
1 file changed
images/devcontainer-base/build_files/packages.sh
@@ -18,6 +18,7 @@ COMMON_PACKAGES=(
18
"iputils"
19
# These are core utilities that seem silly to not include.
20
"coreutils"
21
+ "jq"
22
"sudo"
23
"watch"
24
# Source Control
0 commit comments