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 9daee7d2de2b7bde6649d030b74cb95d3305a6df
19+ git checkout -f 553b86971550565774c54580de4e017e41b60c08
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -170,7 +170,7 @@ RUN \
170170 echo "**** install selkies ****" && \
171171 curl -o \
172172 /tmp/selkies.tar.gz -L \
173- "https://github.com/selkies-project/selkies/archive/9daee7d2de2b7bde6649d030b74cb95d3305a6df .tar.gz" && \
173+ "https://github.com/selkies-project/selkies/archive/553b86971550565774c54580de4e017e41b60c08 .tar.gz" && \
174174 cd /tmp && \
175175 tar xf selkies.tar.gz && \
176176 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 9daee7d2de2b7bde6649d030b74cb95d3305a6df
19+ git checkout -f 553b86971550565774c54580de4e017e41b60c08
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -166,7 +166,7 @@ RUN \
166166 echo "**** install selkies ****" && \
167167 curl -o \
168168 /tmp/selkies.tar.gz -L \
169- "https://github.com/selkies-project/selkies/archive/9daee7d2de2b7bde6649d030b74cb95d3305a6df .tar.gz" && \
169+ "https://github.com/selkies-project/selkies/archive/553b86971550565774c54580de4e017e41b60c08 .tar.gz" && \
170170 cd /tmp && \
171171 tar xf selkies.tar.gz && \
172172 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments