From 6b2501f8843d4b0d935a2a22e434234d78127a13 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Tue, 31 Mar 2026 18:17:30 +0000 Subject: [PATCH] Automated update --- newrelic-php-agent/Dockerfile | 2 +- newrelic-php-agent/variant.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/newrelic-php-agent/Dockerfile b/newrelic-php-agent/Dockerfile index 06ba81ae1..af86f07ee 100644 --- a/newrelic-php-agent/Dockerfile +++ b/newrelic-php-agent/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.19 -ARG NR_VERSION=12.5.0.30 +ARG NR_VERSION=12.6.0.34 ARG NR_FILE_NAME=newrelic-php5-${NR_VERSION}-linux-musl LABEL version="${NR_VERSION}" diff --git a/newrelic-php-agent/variant.lock b/newrelic-php-agent/variant.lock index 55328f9ef..661e41e71 100644 --- a/newrelic-php-agent/variant.lock +++ b/newrelic-php-agent/variant.lock @@ -1,7 +1,7 @@ dependencies: newrelicphpagent: - version: 12.5.0.30 - previousVersion: 12.4.0.29 + version: 12.6.0.34 + previousVersion: 12.5.0.30 versions: - 10.0.0.312 - 10.1.0.313 @@ -43,3 +43,4 @@ dependencies: - 12.3.0.28 - 12.4.0.29 - 12.5.0.30 + - 12.6.0.34