diff --git a/pinpoint-agent/Dockerfile b/pinpoint-agent/Dockerfile index 3f68615..b8eca0b 100644 --- a/pinpoint-agent/Dockerfile +++ b/pinpoint-agent/Dockerfile @@ -4,7 +4,7 @@ FROM alpine:3.2 -ENV PINPOINT_VERSION=1.5.0 +ENV PINPOINT_VERSION=1.5.1 ADD configure.sh /configure.sh