From 2ca0d5aa4357d666d11834a324405c4b27009876 Mon Sep 17 00:00:00 2001 From: Tim Voronov Date: Wed, 14 Jul 2021 11:42:18 -0400 Subject: [PATCH] Fixed typo in revision number --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 710272c..f3b3495 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ LABEL homepage "https://www.montferret.dev/" EXPOSE 9222 # https://omahaproxy.appspot.com/ -ENV REVISION=884014s +ENV REVISION=884014 ENV DOWNLOAD_HOST=https://storage.googleapis.com RUN apt-get update -qqy \