Skip to content

Commit e512195

Browse files
committed
install jq in centos container
1 parent 7c7afe1 commit e512195

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static-builder-gnu.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ RUN yum install -y \
7676
unzip \
7777
gzip \
7878
gcc \
79+
jq \
7980
bzip2 \
8081
patch \
8182
xz \

0 commit comments

Comments
 (0)