diff options
| author | liuxueli <[email protected]> | 2024-11-07 03:38:27 +0000 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2024-11-07 03:38:27 +0000 |
| commit | ddefe07e22ffadc14fc7c7d189403d46b0be0f88 (patch) | |
| tree | 8941edc791a0edc074337e39a18903846e0e4a8b | |
| parent | 2f037d993a64e6567f147f5b0540e791e1786ed1 (diff) | |
TSG-23424: Update firewall rpm version to 3.5.6.261d8c2
| -rw-r--r-- | containers/firewall/manifest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/containers/firewall/manifest.yaml b/containers/firewall/manifest.yaml index 4bd98af8..07cc4aba 100644 --- a/containers/firewall/manifest.yaml +++ b/containers/firewall/manifest.yaml @@ -15,7 +15,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - name: firewall - version: 3.5.5.276fb9c + version: 3.5.6.261d8c2 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg" |
