Skip to content

Commit 393e05f

Browse files
committed
Update dockerfile
1 parent c6022ea commit 393e05f

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,6 +1,6 @@
11
# This is a sample Dockerfile you can modify to deploy your own app based on face_recognition
22

3-
FROM python:3.4-slim
3+
FROM python:3.6-slim-stretch
44

55
RUN apt-get -y update
66
RUN apt-get install -y --fix-missing \

0 commit comments

Comments
 (0)