mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-02 18:00:17 +01:00
Use latest jq
This commit is contained in:
@@ -346,5 +346,5 @@ generate_simple_password(){
|
||||
}
|
||||
|
||||
docker_jq() {
|
||||
docker run --rm -i docker.verbis.dkfz.de/cache/jqlang/jq:1.7 "$@"
|
||||
docker run --rm -i docker.verbis.dkfz.de/cache/jqlang/jq:latest "$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user