diff --git a/Dockerfile b/Dockerfile index c02f0c7..c3a72fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN \ WORKDIR /build -ENV VERSION 1.39.0 +ENV VERSION 1.39.1 ADD https://github.com/fastly/pushpin/releases/download/v${VERSION}/pushpin-${VERSION}.tar.bz2 .