We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81b989 commit 0febd0bCopy full SHA for 0febd0b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7.3-stretch
+FROM python:3.8-buster
2
WORKDIR /app
3
4
ENV FLASK_APP=api.py
0 commit comments