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 fe4078c7e2a44af0637ce4c486fc61219d11a4fc
18+ git checkout -f f205ece84a76432cf2c7bb08ece9cd5077903811
1919
2020RUN \
2121 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/fe4078c7e2a44af0637ce4c486fc61219d11a4fc .tar.gz" && \
185+ "https://github.com/selkies-project/selkies/archive/f205ece84a76432cf2c7bb08ece9cd5077903811 .tar.gz" && \
186186 cd /tmp && \
187187 tar xf selkies.tar.gz && \
188188 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 fe4078c7e2a44af0637ce4c486fc61219d11a4fc
18+ git checkout -f f205ece84a76432cf2c7bb08ece9cd5077903811
1919
2020RUN \
2121 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/fe4078c7e2a44af0637ce4c486fc61219d11a4fc .tar.gz" && \
183+ "https://github.com/selkies-project/selkies/archive/f205ece84a76432cf2c7bb08ece9cd5077903811 .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