From 6e2c7f1baf377896d19dabb43a065dadf264e1df Mon Sep 17 00:00:00 2001 From: fengweihao Date: Thu, 31 Oct 2024 14:17:05 +0800 Subject: [PATCH] update tfe to v4.10.6; update libcbd to 3.1.5 --- containers/base/manifest.yaml | 2 +- containers/proxy/manifest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/containers/base/manifest.yaml b/containers/base/manifest.yaml index 9233f71b..64ee67a7 100644 --- a/containers/base/manifest.yaml +++ b/containers/base/manifest.yaml @@ -115,7 +115,7 @@ packages: install_command: rpm install_command_options: "--prefix /opt/tsg/framework" - name: libcbd - version: 3.1.3.511cf01 + version: 3.1.5.74f35fe download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/framework" diff --git a/containers/proxy/manifest.yaml b/containers/proxy/manifest.yaml index acb03bb2..44df709a 100644 --- a/containers/proxy/manifest.yaml +++ b/containers/proxy/manifest.yaml @@ -1,6 +1,6 @@ packages: - name: tfe - version: 4.10.5.edd0209 + version: 4.10.6.2b7d35c download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/tfe" \ No newline at end of file