From f3dcea028f89bb8bc455a3e1e9c9b972efb3eb34 Mon Sep 17 00:00:00 2001 From: sima Date: Mon, 18 Mar 2024 15:06:40 -0700 Subject: [PATCH] update version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .