Merge pull request #156 from rchenzheng/ISSUE-155/missing-jq
This commit is contained in:
@@ -19,6 +19,7 @@ RUN \
|
||||
curl \
|
||||
git \
|
||||
grep \
|
||||
jq \
|
||||
libtool \
|
||||
linux-headers \
|
||||
perl \
|
||||
|
||||
@@ -19,6 +19,7 @@ RUN \
|
||||
curl \
|
||||
git \
|
||||
grep \
|
||||
jq \
|
||||
libtool \
|
||||
linux-headers \
|
||||
perl \
|
||||
|
||||
@@ -19,6 +19,7 @@ RUN \
|
||||
curl \
|
||||
git \
|
||||
grep \
|
||||
jq \
|
||||
libtool \
|
||||
linux-headers \
|
||||
perl \
|
||||
|
||||
@@ -69,6 +69,7 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "19.02.22:", desc: "Add jq to build-stage" }
|
||||
- { date: "07.01.22:", desc: "Rebase to Alpine, build from source." }
|
||||
- { date: "06.01.22:", desc: "Deprecate unstable branch." }
|
||||
- { date: "10.02.21:", desc: "Rebase to focal." }
|
||||
|
||||
Reference in New Issue
Block a user