Skip to content

Commit

Permalink
Merge pull request #2863 from chatwork/mod-up-newrelic-php-agent-2024…
Browse files Browse the repository at this point in the history
…1021200312

[newrelic-php-agent] update
  • Loading branch information
cw-circleci authored Oct 21, 2024
2 parents 1abdf13 + cf60900 commit 581eabf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion newrelic-php-agent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.19

ARG NR_VERSION=11.2.0.15
ARG NR_VERSION=11.3.0.16
ARG NR_FILE_NAME=newrelic-php5-${NR_VERSION}-linux-musl

LABEL version="${NR_VERSION}"
Expand Down
5 changes: 3 additions & 2 deletions newrelic-php-agent/variant.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
newrelicphpagent:
version: 11.2.0.15
previousVersion: 11.1.0.14
version: 11.3.0.16
previousVersion: 11.2.0.15
versions:
- 10.0.0.312
- 10.1.0.313
Expand Down Expand Up @@ -29,3 +29,4 @@ dependencies:
- 11.0.0.13
- 11.1.0.14
- 11.2.0.15
- 11.3.0.16

0 comments on commit 581eabf

Please sign in to comment.