diff options
| author | liuchang <[email protected]> | 2024-11-28 09:51:36 +0000 |
|---|---|---|
| committer | liuchang <[email protected]> | 2024-11-28 09:51:36 +0000 |
| commit | 55c55636096897bb87abc67de10fea165e83dcbc (patch) | |
| tree | 437053fc18dae71ed340079bb1d1ee3e0b436035 | |
| parent | 72b73354c42dc7756a3cf490cb9917655dfb0f07 (diff) | |
update maat rpm version to 5.0.4.1c36e1cupdate-maat-rpm-version-to-v5.0.4
| -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 d1959045..cd1a22de 100644 --- a/containers/base/manifest.yaml +++ b/containers/base/manifest.yaml @@ -70,7 +70,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: libmaatframe - version: 5.0.3.2dfcf10 + version: 5.0.4.1c36e1c download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" |
