diff options
| author | liuxueli <[email protected]> | 2024-11-04 08:41:26 +0000 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2024-11-04 08:41:26 +0000 |
| commit | 4f422b9bbf9caaecc2b3fbffdedaceb78ba51063 (patch) | |
| tree | 234bff3dbc139fca5e60d4c5820b966218298de9 | |
| parent | 265fdb797cc3b354de4606bb0beac603af70431b (diff) | |
TSG-23338: Update firewall rpm version to 3.5.5
| -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 b3ede7fe..e15b5dc5 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.4.1aa2843 + version: 3.5.5.276fb9c download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg" |
