Skip to content

Commit

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

[newrelic-php-agent] update
  • Loading branch information
cw-circleci authored Jan 23, 2024
2 parents 38152be + 376bd5c commit 5058f30
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=10.15.0.4
ARG NR_VERSION=10.16.0.5
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: 10.15.0.4
previousVersion: 10.14.0.3
version: 10.16.0.5
previousVersion: 10.15.0.4
versions:
- 10.0.0.312
- 10.1.0.313
Expand All @@ -19,3 +19,4 @@ dependencies:
- 10.13.0.2
- 10.14.0.3
- 10.15.0.4
- 10.16.0.5

0 comments on commit 5058f30

Please sign in to comment.