File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 https://github.com/selkies-project/selkies.git \
1616 /src && \
1717 cd /src && \
18- git checkout -f 91a250e67c791c15ba65eece70d3ed8bd4d1e7a9
18+ git checkout -f e1adbd8c5213fcc00b56d05337cf62d5701b2ed7
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -176,7 +176,7 @@ RUN \
176176 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
177177 curl -o \
178178 /tmp/selkies.tar.gz -L \
179- "https://github.com/selkies-project/selkies/archive/91a250e67c791c15ba65eece70d3ed8bd4d1e7a9 .tar.gz" && \
179+ "https://github.com/selkies-project/selkies/archive/e1adbd8c5213fcc00b56d05337cf62d5701b2ed7 .tar.gz" && \
180180 cd /tmp && \
181181 tar xf selkies.tar.gz && \
182182 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 91a250e67c791c15ba65eece70d3ed8bd4d1e7a9
19+ git checkout -f e1adbd8c5213fcc00b56d05337cf62d5701b2ed7
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/91a250e67c791c15ba65eece70d3ed8bd4d1e7a9 .tar.gz" && \
178+ "https://github.com/selkies-project/selkies/archive/e1adbd8c5213fcc00b56d05337cf62d5701b2ed7 .tar.gz" && \
179179 cd /tmp && \
180180 tar xf selkies.tar.gz && \
181181 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments