Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-circleci committed May 6, 2024
1 parent 10d2466 commit 3934384
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.19.0.9
ARG NR_VERSION=10.20.0.10
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.19.0.9
previousVersion: 10.18.0.8
version: 10.20.0.10
previousVersion: 10.19.0.9
versions:
- 10.0.0.312
- 10.1.0.313
Expand All @@ -23,3 +23,4 @@ dependencies:
- 10.17.0.7
- 10.18.0.8
- 10.19.0.9
- 10.20.0.10

0 comments on commit 3934384

Please sign in to comment.