We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b1658 commit 283a1eaCopy full SHA for 283a1ea
Dockerfile
@@ -86,7 +86,7 @@ RUN owm bundle remote --user add ow 'https://raw.githubusercontent.com/openworm/
86
# cd sibernetic && \
87
# git checkout ow-0.9.3 # fixed to a specific branch
88
89
-RUN git clone https://github.com/austinklein/sibernetic.git && \
+RUN git clone https://github.com/pgleeson/sibernetic.git && \
90
cd sibernetic && \
91
git checkout ow-0.9.4 # fixed to a specific branch
92
0 commit comments