Skip to content

Commit 283a1ea

Browse files
authored
1 parent 47b1658 commit 283a1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ RUN owm bundle remote --user add ow 'https://raw.githubusercontent.com/openworm/
8686
# cd sibernetic && \
8787
# git checkout ow-0.9.3 # fixed to a specific branch
8888

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

0 commit comments

Comments
 (0)