Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=12.5.0.30
ARG NR_VERSION=12.6.0.34
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: 12.5.0.30
previousVersion: 12.4.0.29
version: 12.6.0.34
previousVersion: 12.5.0.30
versions:
- 10.0.0.312
- 10.1.0.313
Expand Down Expand Up @@ -43,3 +43,4 @@ dependencies:
- 12.3.0.28
- 12.4.0.29
- 12.5.0.30
- 12.6.0.34