Skip to content

Commit

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

ENTRYPOINT [ "/bin/bash" ]
ENTRYPOINT [ "/bin/bash" ]

# change the file

0 comments on commit a7802ba

Please sign in to comment.