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