Skip to content

Commit

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

[newrelic-php-agent] update
  • Loading branch information
cw-circleci authored Mar 4, 2024
2 parents ed28a8b + 6c86c41 commit 43eec80
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.17.0.7
ARG NR_VERSION=10.18.0.8
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.17.0.7
previousVersion: 10.16.0.5
version: 10.18.0.8
previousVersion: 10.17.0.7
versions:
- 10.0.0.312
- 10.1.0.313
Expand All @@ -21,3 +21,4 @@ dependencies:
- 10.15.0.4
- 10.16.0.5
- 10.17.0.7
- 10.18.0.8

0 comments on commit 43eec80

Please sign in to comment.