File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 ****" && \
@@ -178,7 +178,7 @@ RUN \
178178 echo "**** install selkies ****" && \
179179 curl -o \
180180 /tmp/selkies.tar.gz -L \
181- "https://github.com/selkies-project/selkies/archive/1b07e20bfcf18aca8989783d88b50eaf18ffd16f .tar.gz" && \
181+ "https://github.com/selkies-project/selkies/archive/db030a319f6e60994ec1be23217506ddab56ac5f .tar.gz" && \
182182 cd /tmp && \
183183 tar xf selkies.tar.gz && \
184184 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 ****" && \
@@ -175,7 +175,7 @@ RUN \
175175 echo "**** install selkies ****" && \
176176 curl -o \
177177 /tmp/selkies.tar.gz -L \
178- "https://github.com/selkies-project/selkies/archive/1b07e20bfcf18aca8989783d88b50eaf18ffd16f .tar.gz" && \
178+ "https://github.com/selkies-project/selkies/archive/db030a319f6e60994ec1be23217506ddab56ac5f .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