From a8195d755aaf94ab82dc95861146147b715f8f93 Mon Sep 17 00:00:00 2001 From: Justin Karneges Date: Wed, 14 Aug 2024 15:59:51 -0700 Subject: [PATCH] update version (#18) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 39bd07a..d0484c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN \ WORKDIR /build -ENV VERSION 1.40.0 +ENV VERSION 1.40.1 ADD https://github.com/fastly/pushpin/releases/download/v${VERSION}/pushpin-${VERSION}.tar.bz2 .