fix: Bump python version

master
Abdussamet Kocak 4 years ago
parent 22fb2c9bc9
commit 15b76871cf

@ -1,4 +1,4 @@
FROM python:3.7-slim FROM python:3.9
WORKDIR /app WORKDIR /app
COPY ./install.sh ./requirements.txt ./ COPY ./install.sh ./requirements.txt ./

Loading…
Cancel
Save