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 1515 https://github.com/selkies-project/selkies.git \
1616 /src && \
1717 cd /src && \
18- git checkout -f 1b07e20bfcf18aca8989783d88b50eaf18ffd16f
18+ git checkout -f db030a319f6e60994ec1be23217506ddab56ac5f
1919
2020RUN \
2121 echo "**** build shared core library ****" && \
@@ -164,7 +164,7 @@ RUN \
164164 echo "**** install selkies ****" && \
165165 curl -o \
166166 /tmp/selkies.tar.gz -L \
167- "https://github.com/selkies-project/selkies/archive/1b07e20bfcf18aca8989783d88b50eaf18ffd16f .tar.gz" && \
167+ "https://github.com/selkies-project/selkies/archive/db030a319f6e60994ec1be23217506ddab56ac5f .tar.gz" && \
168168 cd /tmp && \
169169 tar xf selkies.tar.gz && \
170170 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 1b07e20bfcf18aca8989783d88b50eaf18ffd16f
18+ git checkout -f db030a319f6e60994ec1be23217506ddab56ac5f
1919
2020RUN \
2121 echo "**** build shared core library ****" && \
@@ -162,7 +162,7 @@ RUN \
162162 echo "**** install selkies ****" && \
163163 curl -o \
164164 /tmp/selkies.tar.gz -L \
165- "https://github.com/selkies-project/selkies/archive/1b07e20bfcf18aca8989783d88b50eaf18ffd16f .tar.gz" && \
165+ "https://github.com/selkies-project/selkies/archive/db030a319f6e60994ec1be23217506ddab56ac5f .tar.gz" && \
166166 cd /tmp && \
167167 tar xf selkies.tar.gz && \
168168 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments