File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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 1b07e20bfcf18aca8989783d88b50eaf18ffd16f
19+ git checkout -f db030a319f6e60994ec1be23217506ddab56ac5f
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -188,7 +188,7 @@ RUN \
188188 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
189189 curl -o \
190190 /tmp/selkies.tar.gz -L \
191- "https://github.com/selkies-project/selkies/archive/1b07e20bfcf18aca8989783d88b50eaf18ffd16f .tar.gz" && \
191+ "https://github.com/selkies-project/selkies/archive/db030a319f6e60994ec1be23217506ddab56ac5f .tar.gz" && \
192192 cd /tmp && \
193193 tar xf selkies.tar.gz && \
194194 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 1b07e20bfcf18aca8989783d88b50eaf18ffd16f
19+ git checkout -f db030a319f6e60994ec1be23217506ddab56ac5f
2020
2121RUN \
2222 echo "**** build shared core library ****" && \
@@ -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/1b07e20bfcf18aca8989783d88b50eaf18ffd16f .tar.gz" && \
189+ "https://github.com/selkies-project/selkies/archive/db030a319f6e60994ec1be23217506ddab56ac5f .tar.gz" && \
190190 cd /tmp && \
191191 tar xf selkies.tar.gz && \
192192 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments