Skip to content

Commit 198d572

Browse files
committed
1 parent 6d3332b commit 198d572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/php81/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:-10.18.0.8}"
9+
NEW_RELIC_AGENT_VERSION="${NEW_RELIC_AGENT_VERSION:-10.19.0.9}"
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)