We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bb591 commit 93afca4Copy full SHA for 93afca4
Dockerfile.submit
@@ -4,4 +4,4 @@ MAINTAINER Peter Bui <[email protected]>
4
RUN apk update
5
6
# Run-time dependencies
7
-RUN apk add python py-tornado py-requests py-yaml
+RUN apk add python3 py3-tornado py3-requests py3-yaml
0 commit comments