Skip to content

Commit

Permalink
Revert "Change the file"
Browse files Browse the repository at this point in the history
This reverts commit a7802ba.
  • Loading branch information
lukebrody committed Oct 23, 2024
1 parent 9062282 commit 6f66c8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions react/test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ RUN apt-get -y install ffmpeg
COPY ./requirements.txt ./
RUN pip3 install --break-system-packages -r requirements.txt

ENTRYPOINT [ "/bin/bash" ]

# change the file
ENTRYPOINT [ "/bin/bash" ]

0 comments on commit 6f66c8b

Please sign in to comment.