From 37fc5f57c2e16a10642a531c96f77481579d96d8 Mon Sep 17 00:00:00 2001 From: fengweihao Date: Tue, 12 Nov 2024 18:11:55 +0800 Subject: [PATCH] update tfe to v4.10.10 --- 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 ccb8652d..03aee025 100644 --- a/containers/proxy/manifest.yaml +++ b/containers/proxy/manifest.yaml @@ -1,6 +1,6 @@ packages: - name: tfe - version: 4.10.9.9eb87f2 + version: 4.10.10.aa98cf9 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/tfe" \ No newline at end of file