We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a01d1f commit 5b3d0e2Copy full SHA for 5b3d0e2
1 file changed
Dockerfile
@@ -1,2 +1,2 @@
1
FROM stackbrew/ubuntu:13.10
2
-RUN apt-get update -qq && apt-get install -y python python-pip
+RUN apt-get update -qq && apt-get install -y python3 python3-pip
0 commit comments