We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02725c6 commit ebe6666Copy full SHA for ebe6666
Dockerfile
@@ -1,5 +1,5 @@
1
# Using official python runtime base image
2
-FROM python:2.7-slim
+FROM python:3.7-slim
3
4
# Set the application directory
5
WORKDIR /app
0 commit comments