v3.5.0
🔄 Changes
- Handle dpkg lock contention, version downgrades, and existing container runtimes (138) by @knauth
- Wait up to 120s for the dpkg lock in apt calls (42fcfe9) by @knauth
- Allow downgrades when pinned versions are older than installed (3073af4) by @knauth
- Add 'auto' container runtime option; rename 'no' to 'none' (b986e6d) by @knauth
- Merge pull request #138 from tenstorrent/fix/apt-lock-downgrades-auto-runtime (357e66c) by @knauth
Contributors
Installation
Install this version with:
/bin/bash -c "$(curl -fsSL https://github.com/tenstorrent/tt-installer/releases/download/v3.5.0/install.sh)"Latest version can always be installed using:
/bin/bash -c "$(curl -fsSL https://github.com/tenstorrent/tt-installer/releases/latest/download/install.sh)"