moving to 3.8
This commit is contained in:
parent
f98e826348
commit
4ff3fe6875
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.7-slim
|
FROM python:3.8-slim
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY Pipfile Pipfile.lock /app/
|
COPY Pipfile Pipfile.lock /app/
|
||||||
|
|
Loading…
Reference in New Issue