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 ef24d6acc4bd196dd9be3c7851f35fa6b86ad5f9
19+ git checkout -f c16ed2d3a5de53692357f37dff84d6429083c457
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -184,7 +184,7 @@ RUN \
184184 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
185185 curl -o \
186186 /tmp/selkies.tar.gz -L \
187- "https://github.com/selkies-project/selkies/archive/ef24d6acc4bd196dd9be3c7851f35fa6b86ad5f9 .tar.gz" && \
187+ "https://github.com/selkies-project/selkies/archive/c16ed2d3a5de53692357f37dff84d6429083c457 .tar.gz" && \
188188 cd /tmp && \
189189 tar xf selkies.tar.gz && \
190190 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 ef24d6acc4bd196dd9be3c7851f35fa6b86ad5f9
19+ git checkout -f c16ed2d3a5de53692357f37dff84d6429083c457
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -182,7 +182,7 @@ RUN \
182182 | awk '/tag_name/{print $4;exit}' FS='[""]') && \
183183 curl -o \
184184 /tmp/selkies.tar.gz -L \
185- "https://github.com/selkies-project/selkies/archive/ef24d6acc4bd196dd9be3c7851f35fa6b86ad5f9 .tar.gz" && \
185+ "https://github.com/selkies-project/selkies/archive/c16ed2d3a5de53692357f37dff84d6429083c457 .tar.gz" && \
186186 cd /tmp && \
187187 tar xf selkies.tar.gz && \
188188 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments