From abf873b37c18b02a57b8cd0e8a3e5598ee8e607a Mon Sep 17 00:00:00 2001 From: fengweihao Date: Thu, 7 Nov 2024 18:55:48 +0800 Subject: [PATCH] update tfe to v4.10.9 --- containers/proxy/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/proxy/manifest.yaml b/containers/proxy/manifest.yaml index 7ad2863a..ccb8652d 100644 --- a/containers/proxy/manifest.yaml +++ b/containers/proxy/manifest.yaml @@ -1,6 +1,6 @@ packages: - name: tfe - version: 4.10.8.be0bdc0 + version: 4.10.9.9eb87f2 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/tfe" \ No newline at end of file