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