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 0d61c6499fc87951f8933d898523c77a2832303d
19+ git checkout -f 4561221b16593d463df7ccb7ccb2a36dcea6ab31
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -173,7 +173,7 @@ RUN \
173173 echo "**** install selkies ****" && \
174174 curl -o \
175175 /tmp/selkies.tar.gz -L \
176- "https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d .tar.gz" && \
176+ "https://github.com/selkies-project/selkies/archive/4561221b16593d463df7ccb7ccb2a36dcea6ab31 .tar.gz" && \
177177 cd /tmp && \
178178 tar xf selkies.tar.gz && \
179179 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 0d61c6499fc87951f8933d898523c77a2832303d
19+ git checkout -f 4561221b16593d463df7ccb7ccb2a36dcea6ab31
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -169,7 +169,7 @@ RUN \
169169 echo "**** install selkies ****" && \
170170 curl -o \
171171 /tmp/selkies.tar.gz -L \
172- "https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d .tar.gz" && \
172+ "https://github.com/selkies-project/selkies/archive/4561221b16593d463df7ccb7ccb2a36dcea6ab31 .tar.gz" && \
173173 cd /tmp && \
174174 tar xf selkies.tar.gz && \
175175 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments