ky32 commited on
Commit
4c3004c
·
verified ·
1 Parent(s): e028507

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -1,7 +1,5 @@
1
  FROM python:3.9
2
 
3
- WORKDIR /code
4
-
5
  # Install build and runtime dependencies
6
  RUN apt-get update && \
7
  apt-get install -y \
 
1
  FROM python:3.9
2
 
 
 
3
  # Install build and runtime dependencies
4
  RUN apt-get update && \
5
  apt-get install -y \