Update Dockerfile (#42)
This commit is contained in:
Родитель
7ccaebe632
Коммит
c49c02d17c
|
@ -1,5 +1,5 @@
|
|||
# Pull a pre-built alpine docker image with nginx and python3 installed
|
||||
FROM tiangolo/uwsgi-nginx-flask:python3.6-alpine3.7
|
||||
FROM tiangolo/uwsgi-nginx:python3.8-alpine-2020-12-19
|
||||
|
||||
# Set the port on which the app runs; make both values the same.
|
||||
#
|
||||
|
|
Загрузка…
Ссылка в новой задаче