mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #22092 from overleaf/jpa-jq
[history-v1] install jq in the docker image GitOrigin-RevId: c47516b02d52b4def6cd0c793868175b5d4b16e4
This commit is contained in:
@@ -4,6 +4,6 @@ set -ex
|
||||
|
||||
apt-get update
|
||||
|
||||
apt-get install parallel --yes
|
||||
apt-get install jq parallel --yes
|
||||
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user