diff --git a/Dockerfile b/Dockerfile index a12d18a..68f6a98 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.29 +ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.30 FROM $BASE_IMAGE AS base