Skip to content

Commit 9921593

Browse files
authored
Update Dockerfile
1 parent ac9175a commit 9921593

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
FROM python:3.6
2-
LABEL maintainer="[email protected]"
32
COPY . /app
43
WORKDIR /app
54
RUN pip install -r requirements.txt

0 commit comments

Comments
 (0)