From 9dbc7ff7e002341b253fe2b1e8a5d8c40dca7918 Mon Sep 17 00:00:00 2001 From: myoung34 Date: Wed, 18 Jul 2018 12:45:29 -0500 Subject: [PATCH] Update Dockerfile (#396) Fix bees import future error --- beeswithmachineguns/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/beeswithmachineguns/Dockerfile b/beeswithmachineguns/Dockerfile index a38843c..af5b383 100644 --- a/beeswithmachineguns/Dockerfile +++ b/beeswithmachineguns/Dockerfile @@ -5,6 +5,7 @@ RUN apk --no-cache add \ ca-certificates \ python \ py-boto \ + py-future \ py-paramiko RUN buildDeps=' \