From 59e31a1acc3dfd4f1f3b4c29cf4e58356b3ba148 Mon Sep 17 00:00:00 2001 From: wangmenglan Date: Tue, 5 Nov 2024 17:31:38 +0800 Subject: [PATCH] update tfe to v4.10.8 --- 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 6bb46cd7..7ad2863a 100644 --- a/containers/proxy/manifest.yaml +++ b/containers/proxy/manifest.yaml @@ -1,6 +1,6 @@ packages: - name: tfe - version: 4.10.7.13ea52d + version: 4.10.8.be0bdc0 download_command: dnf install_command: rpm install_command_options: "--prefix /opt/tsg/tfe" \ No newline at end of file