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