We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa46b76 commit 37821e9Copy full SHA for 37821e9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7-alpine
+FROM python:3.8-alpine
2
3
COPY requirements.txt /tmp/
4
RUN pip install --requirement /tmp/requirements.txt
0 commit comments