File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 https://github.com/selkies-project/selkies.git \
1717 /src && \
1818 cd /src && \
19- git checkout -f 884036d1f7a4747c625ba8a4ce9eefc9c0a667e8
19+ git checkout -f 8f834f259c009fa8a015143fe1751f2c1021ccc4
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -183,7 +183,7 @@ RUN \
183183 echo "**** install selkies ****" && \
184184 curl -o \
185185 /tmp/selkies.tar.gz -L \
186- "https://github.com/selkies-project/selkies/archive/884036d1f7a4747c625ba8a4ce9eefc9c0a667e8 .tar.gz" && \
186+ "https://github.com/selkies-project/selkies/archive/8f834f259c009fa8a015143fe1751f2c1021ccc4 .tar.gz" && \
187187 cd /tmp && \
188188 tar xf selkies.tar.gz && \
189189 cd selkies-* && \
Original file line number Diff line number Diff line change 1616 https://github.com/selkies-project/selkies.git \
1717 /src && \
1818 cd /src && \
19- git checkout -f 884036d1f7a4747c625ba8a4ce9eefc9c0a667e8
19+ git checkout -f 8f834f259c009fa8a015143fe1751f2c1021ccc4
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -180,7 +180,7 @@ RUN \
180180 echo "**** install selkies ****" && \
181181 curl -o \
182182 /tmp/selkies.tar.gz -L \
183- "https://github.com/selkies-project/selkies/archive/884036d1f7a4747c625ba8a4ce9eefc9c0a667e8 .tar.gz" && \
183+ "https://github.com/selkies-project/selkies/archive/8f834f259c009fa8a015143fe1751f2c1021ccc4 .tar.gz" && \
184184 cd /tmp && \
185185 tar xf selkies.tar.gz && \
186186 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments