diff options
| author | liuxueli <[email protected]> | 2024-11-07 03:40:42 +0000 |
|---|---|---|
| committer | 付明卫 <[email protected]> | 2024-11-07 09:47:51 +0000 |
| commit | 11d19e384cab99485022cc463216e449184a34b9 (patch) | |
| tree | dd93ae3d739c2f1c5fdd8673ed133b459890f523 | |
| parent | ddefe07e22ffadc14fc7c7d189403d46b0be0f88 (diff) | |
TSG-23463: Update ssl rpm version to 3.2.1.c3614b5
| -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 07cc4aba..6491e09b 100644 --- a/containers/firewall/manifest.yaml +++ b/containers/firewall/manifest.yaml @@ -55,7 +55,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" - name: ssl - version: 3.2.0.93d17f6 + version: 3.2.1.c3614b5 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/sapp" |
