diff options
| author | fengweihao <[email protected]> | 2024-11-12 18:11:55 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2024-11-12 18:11:55 +0800 |
| commit | 37fc5f57c2e16a10642a531c96f77481579d96d8 (patch) | |
| tree | 3fdba91eb02fa5299f8c249cd73fe912f494dadd | |
| parent | abf873b37c18b02a57b8cd0e8a3e5598ee8e607a (diff) | |
update tfe to v4.10.10
| -rw-r--r-- | containers/proxy/manifest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
