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 9188069 commit 50e0abaCopy full SHA for 50e0aba
scripts/makefile/newrelic.sh
@@ -6,7 +6,7 @@
6
PHP_INI_DIR=/etc/php81/conf.d
7
8
# get the latest version from https://download.newrelic.com/php_agent/archive/
9
-NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-10.3.0.315}"
+NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-10.4.0.316}"
10
# change it to 'linux' if docker image is not based on Alpinelinux
11
NEW_RELIC_LINUX=${NEW_RELIC_LINUX:-linux-musl}
12
0 commit comments