We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccaebe commit c49c02dCopy full SHA for c49c02d
Dockerfile
@@ -1,5 +1,5 @@
1
# Pull a pre-built alpine docker image with nginx and python3 installed
2
-FROM tiangolo/uwsgi-nginx-flask:python3.6-alpine3.7
+FROM tiangolo/uwsgi-nginx:python3.8-alpine-2020-12-19
3
4
# Set the port on which the app runs; make both values the same.
5
#
0 commit comments