diff options
| author | yangwei <[email protected]> | 2024-11-13 11:12:21 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-11-13 11:12:21 +0800 |
| commit | 417014b695bc0f91d833f5a185da80c4bc239b50 (patch) | |
| tree | 21bd3d836bf8ebd3b15b7076d7411e0719955432 | |
| parent | 3275453435aa3ca91c0643baed9875534c437e74 (diff) | |
✨ feat(utable suppert aarch64): v1.0.12feature-os-adapte-aarch64-arch
| -rw-r--r-- | containers/base/manifest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/containers/base/manifest.yaml b/containers/base/manifest.yaml index 8ee310ae..6a82c611 100644 --- a/containers/base/manifest.yaml +++ b/containers/base/manifest.yaml @@ -65,7 +65,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: utable - version: 1.0.11.f3db4a4 + version: 1.0.12.70bfc65 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" |
