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 d70c9155e0df97ac1e6ac7a4cce04e4b04840286
19+ git checkout -f 0fab9f9c41354cbb0e782604b0c3c511842a3289
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -190,7 +190,7 @@ RUN \
190190 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
191191 curl -o \
192192 /tmp/selkies.tar.gz -L \
193- "https://github.com/selkies-project/selkies/archive/d70c9155e0df97ac1e6ac7a4cce04e4b04840286 .tar.gz" && \
193+ "https://github.com/selkies-project/selkies/archive/0fab9f9c41354cbb0e782604b0c3c511842a3289 .tar.gz" && \
194194 cd /tmp && \
195195 tar xf selkies.tar.gz && \
196196 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 d70c9155e0df97ac1e6ac7a4cce04e4b04840286
19+ git checkout -f 0fab9f9c41354cbb0e782604b0c3c511842a3289
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -188,7 +188,7 @@ RUN \
188188 | awk '/tag_name/{print $4;exit}' FS='[""]') && \
189189 curl -o \
190190 /tmp/selkies.tar.gz -L \
191- "https://github.com/selkies-project/selkies/archive/d70c9155e0df97ac1e6ac7a4cce04e4b04840286 .tar.gz" && \
191+ "https://github.com/selkies-project/selkies/archive/0fab9f9c41354cbb0e782604b0c3c511842a3289 .tar.gz" && \
192192 cd /tmp && \
193193 tar xf selkies.tar.gz && \
194194 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments