We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf60cc9 commit 0518f2aCopy full SHA for 0518f2a
legacy-proxy/Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3
2
3
-RUN pip install --no-cache-dir aiohttp
+RUN pip install --no-cache-dir aiohttp msgpack
4
5
ADD proxy.py /usr/src/fpindex-proxy.py
6
0 commit comments