Skip to content

Commit c49c02d

Browse files
authored
Update Dockerfile (microsoft#42)
1 parent 7ccaebe commit c49c02d

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
# Pull a pre-built alpine docker image with nginx and python3 installed
2-
FROM tiangolo/uwsgi-nginx-flask:python3.6-alpine3.7
2+
FROM tiangolo/uwsgi-nginx:python3.8-alpine-2020-12-19
33

44
# Set the port on which the app runs; make both values the same.
55
#

0 commit comments

Comments
 (0)