Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Nov 16, 2023
1 parent 47b1658 commit 283a1ea
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
Expand Up @@ -86,7 +86,7 @@ RUN owm bundle remote --user add ow 'https://raw.githubusercontent.com/openworm/
# cd sibernetic && \
# git checkout ow-0.9.3 # fixed to a specific branch

RUN git clone https://github.com/austinklein/sibernetic.git && \
RUN git clone https://github.com/pgleeson/sibernetic.git && \
cd sibernetic && \
git checkout ow-0.9.4 # fixed to a specific branch

Expand Down

0 comments on commit 283a1ea

Please sign in to comment.