Skip to content

Commit 1f2316e

Browse files
committed
1 parent b8b443b commit 1f2316e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/makefile/newrelic.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
PHP_INI_DIR=/etc/php83/conf.d
77

88
# get the latest version from https://download.newrelic.com/php_agent/archive/
9-
NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-12.6.0.34}"
9+
NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-12.7.0.36}"
1010
# change it to 'linux' if docker image is not based on Alpinelinux
1111
NEW_RELIC_LINUX=${NEW_RELIC_LINUX:-linux-musl}
1212

0 commit comments

Comments
 (0)