Skip to content

Commit a8892a5

Browse files
committed
fix: Remove users.json from Docker build
1 parent 6a0ae8b commit a8892a5

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
@@ -8,7 +8,6 @@ RUN pip install --no-cache-dir -r requirements.txt
88

99

1010
COPY main.py .
11-
COPY users.json .
1211
COPY src/ /app/src/
1312

1413

0 commit comments

Comments
 (0)