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