Update host.just
This commit is contained in:
parent
412e8037b2
commit
6da3556b04
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ check-deps:
|
|||
|
||||
check_tool "just" "just" "{{JUST_MIN}}"
|
||||
check_tool "uv" "uv" "{{UV_MIN}}"
|
||||
check_tool "docker" "docker" "{{DOCKER_MIN}}" version --format '{{{{.Client.Version}}}}'
|
||||
check_tool "docker" "docker" "{{DOCKER_MIN}}"
|
||||
|
||||
if [[ "${PLATFORM}" == "linux" ]]; then
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue