Skip to content

Commit 435530e

Browse files
committed
move datacamp loading to python only
1 parent abbc4d9 commit 435530e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:2
1+
FROM python:3
22
EXPOSE 5000
33

44
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)