Skip to content

Commit 5b3d0e2

Browse files
committed
Add Python 3.3
1 parent 0a01d1f commit 5b3d0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
FROM stackbrew/ubuntu:13.10
2-
RUN apt-get update -qq && apt-get install -y python python-pip
2+
RUN apt-get update -qq && apt-get install -y python3 python3-pip

0 commit comments

Comments
 (0)