diff --git a/Dockerfile b/Dockerfile index 32ab7d6..7e4e4b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.55 +ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.2.56 FROM $BASE_IMAGE AS base