Skip to content

Commit ebe6666

Browse files
committed
Dockerfile with python:3.7-slim
1 parent 02725c6 commit ebe6666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Using official python runtime base image
2-
FROM python:2.7-slim
2+
FROM python:3.7-slim
33

44
# Set the application directory
55
WORKDIR /app

0 commit comments

Comments
 (0)