diff --git a/Dockerfile b/Dockerfile index 86f9c65..763cf99 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.58 +ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.59 FROM $BASE_IMAGE AS base