We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2ab1d commit 2b0e019Copy full SHA for 2b0e019
build_info_agent.json
@@ -2,11 +2,11 @@
2
"platform_mappings": {
3
"linux/amd64": {
4
"agent_suffix": "linux_x86_64.tar.gz",
5
- "tools_suffix": "rhel88-x86_64-{TOOLS_VERSION}.tgz"
+ "tools_suffix": "rhel93-x86_64-{TOOLS_VERSION}.tgz"
6
},
7
"linux/arm64": {
8
"agent_suffix": "amzn2_aarch64.tar.gz",
9
- "tools_suffix": "rhel88-aarch64-{TOOLS_VERSION}.tgz"
+ "tools_suffix": "rhel93-aarch64-{TOOLS_VERSION}.tgz"
10
11
"linux/s390x": {
12
"agent_suffix": "rhel7_s390x.tar.gz",
0 commit comments