Switch to Python 3.9 for docker image
This commit is contained in:
parent
89a19ba107
commit
c7e59fa595
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.7-alpine
|
FROM python:3.9-alpine
|
||||||
|
|
||||||
COPY entrypoint-proxy /entrypoint
|
COPY entrypoint-proxy /entrypoint
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user