Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
loonsies committed Jan 12, 2025
1 parent 83976f2 commit b7d80ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.11-slim
WORKDIR /moogly

git clone https://github.com/senolem/Moogly
RUN git clone https://github.com/senolem/Moogly

RUN pip install -r requirements.txt

Expand Down

0 comments on commit b7d80ec

Please sign in to comment.