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 95f93c121724fec0282d00095ad76f54d31e56f4
18+ git checkout -f 2fa5dd80a9ff7a560a5d99245d3cc18652a1bca0
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -186,7 +186,7 @@ RUN \
186186 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
187187 curl -o \
188188 /tmp/selkies.tar.gz -L \
189- "https://github.com/selkies-project/selkies/archive/95f93c121724fec0282d00095ad76f54d31e56f4 .tar.gz" && \
189+ "https://github.com/selkies-project/selkies/archive/2fa5dd80a9ff7a560a5d99245d3cc18652a1bca0 .tar.gz" && \
190190 cd /tmp && \
191191 tar xf selkies.tar.gz && \
192192 cd selkies-* && \
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 95f93c121724fec0282d00095ad76f54d31e56f4
18+ git checkout -f 2fa5dd80a9ff7a560a5d99245d3cc18652a1bca0
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -184,7 +184,7 @@ RUN \
184184 | awk '/tag_name/{print $4;exit}' FS='[""]') && \
185185 curl -o \
186186 /tmp/selkies.tar.gz -L \
187- "https://github.com/selkies-project/selkies/archive/95f93c121724fec0282d00095ad76f54d31e56f4 .tar.gz" && \
187+ "https://github.com/selkies-project/selkies/archive/2fa5dd80a9ff7a560a5d99245d3cc18652a1bca0 .tar.gz" && \
188188 cd /tmp && \
189189 tar xf selkies.tar.gz && \
190190 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments