Skip to content

Commit a02ec58

Browse files
authored
Update Dockerfile
1 parent 82ff2bc commit a02ec58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ RUN apt-get update && apt-get install -y --no-install-recommends make curl
33
COPY requirements.txt /requirements.txt
44
RUN pip install -r /requirements.txt
55

6-
WORKDIR /data-challenges
6+
WORKDIR /workspace

0 commit comments

Comments
 (0)