Skip to content

Commit

Permalink
upgrade newrelic to 10.4.0.316
Browse files Browse the repository at this point in the history
  • Loading branch information
andypost committed Dec 12, 2022
1 parent 2c7eb39 commit b68b8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/makefile/newrelic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
PHP_INI_DIR=/etc/php81/conf.d

# get the latest version from https://download.newrelic.com/php_agent/archive/
NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-10.3.0.315}"
NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-10.4.0.316}"
# change it to 'linux' if docker image is not based on Alpinelinux
NEW_RELIC_LINUX=${NEW_RELIC_LINUX:-linux-musl}

Expand Down

0 comments on commit b68b8c9

Please sign in to comment.