Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-circleci committed Oct 21, 2024
1 parent 429dcb9 commit cf60900
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 cf60900

Please sign in to comment.