downgrade to python 3.8
This commit is contained in:
parent
0909abefea
commit
36dc08ba10
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.9
|
FROM python:3.8
|
||||||
|
|
||||||
COPY entrypoint.sh /usr/src/portal-webapp/
|
COPY entrypoint.sh /usr/src/portal-webapp/
|
||||||
COPY app.py /usr/src/portal-webapp/
|
COPY app.py /usr/src/portal-webapp/
|
||||||
|
Loading…
Reference in New Issue
Block a user