mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 20:40:15 +02:00
Use latest jq
This commit is contained in:
@ -346,5 +346,5 @@ generate_simple_password(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
docker_jq() {
|
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