Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Feb 3, 2025
1 parent 3aa1222 commit e213027
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,16 @@ Ensure that you add a comma at the end of the last existing line and update your
"slotSetting": false
}
```

Optionally, you can specify the specific version of the .NET agent you want to install by adding the following environment variable:

```json
{
"name": "NEW_RELIC_AGENT_VERSION_OVERRIDE",
"value": "10.35.0",
"slotSetting": false
}
```
</TabsPageItem >

<TabsPageItem id="containerized-configuration">
Expand Down

0 comments on commit e213027

Please sign in to comment.