diff --git a/Dockerfile b/Dockerfile index 474b4b1..4bb78ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.48 +ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.49 FROM $BASE_IMAGE AS base