Skip to content

Commit 4d06d86

Browse files
committed
fixes
1 parent 68af234 commit 4d06d86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
FROM python:slim
22

33
WORKDIR /app
4-
RUN ls -l
54
COPY requirements.lock ./
65
COPY pyproject.toml ./
76
COPY README.md ./

0 commit comments

Comments
 (0)