Skip to content

Commit

Permalink
Update Dockerfile (jessfraz#396)
Browse files Browse the repository at this point in the history
Fix bees import future error
  • Loading branch information
myoung34 authored and jessfraz committed Jul 18, 2018
1 parent 96a5932 commit 9dbc7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beeswithmachineguns/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apk --no-cache add \
ca-certificates \
python \
py-boto \
py-future \
py-paramiko

RUN buildDeps=' \
Expand Down

0 comments on commit 9dbc7ff

Please sign in to comment.