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 f3fc27c6c1d1080cdc83c9113aa66d2c9d3906c3
19+ git checkout -f bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -176,7 +176,7 @@ RUN \
176176 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
177177 curl -o \
178178 /tmp/selkies.tar.gz -L \
179- "https://github.com/selkies-project/selkies/archive/f3fc27c6c1d1080cdc83c9113aa66d2c9d3906c3 .tar.gz" && \
179+ "https://github.com/selkies-project/selkies/archive/bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3 .tar.gz" && \
180180 cd /tmp && \
181181 tar xf selkies.tar.gz && \
182182 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 f3fc27c6c1d1080cdc83c9113aa66d2c9d3906c3
19+ git checkout -f bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -174,7 +174,7 @@ RUN \
174174 | awk '/tag_name/{print $4;exit}' FS='[""]') && \
175175 curl -o \
176176 /tmp/selkies.tar.gz -L \
177- "https://github.com/selkies-project/selkies/archive/f3fc27c6c1d1080cdc83c9113aa66d2c9d3906c3 .tar.gz" && \
177+ "https://github.com/selkies-project/selkies/archive/bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3 .tar.gz" && \
178178 cd /tmp && \
179179 tar xf selkies.tar.gz && \
180180 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments