Switch to Python 3.9 for docker image

pypy
Simon 4 years ago
parent 89a19ba107
commit c7e59fa595

@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.9-alpine
COPY entrypoint-proxy /entrypoint

Loading…
Cancel
Save

Powered by TurnKey Linux.