We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37639f commit 74fea9fCopy full SHA for 74fea9f
1 file changed
Dockerfile
@@ -21,6 +21,7 @@ RUN \
21
zlib-static \
22
vim \
23
sudo \
24
+ jq \
25
git
26
27
RUN \
0 commit comments