Skip to content
Snippets Groups Projects
Commit 01deb9d7 authored by Eric Gribkoff's avatar Eric Gribkoff
Browse files

add hyper to Dockerfile.template

parent 2f59cf2d
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
<%include file="../../go_path.include"/>
<%include file="../../python_deps.include"/>
RUN pip install twisted h2
RUN pip install twisted h2 hyper
# Define the default command.
CMD ["bash"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment