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 bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3
19+ git checkout -f f56d4a951acbcaf659867561f3f659555dfc0cd7
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -173,7 +173,7 @@ RUN \
173173 pip3 install pixelflux pcmflux --break-system-packages && \
174174 curl -o \
175175 /tmp/selkies.tar.gz -L \
176- "https://github.com/selkies-project/selkies/archive/bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3 .tar.gz" && \
176+ "https://github.com/selkies-project/selkies/archive/f56d4a951acbcaf659867561f3f659555dfc0cd7 .tar.gz" && \
177177 cd /tmp && \
178178 tar xf selkies.tar.gz && \
179179 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 bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3
19+ git checkout -f f56d4a951acbcaf659867561f3f659555dfc0cd7
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -169,7 +169,7 @@ RUN \
169169 pip3 install pixelflux pcmflux --break-system-packages && \
170170 curl -o \
171171 /tmp/selkies.tar.gz -L \
172- "https://github.com/selkies-project/selkies/archive/bc501eae8c6f807ebe1bbf3fb5c1f54bc7665ae3 .tar.gz" && \
172+ "https://github.com/selkies-project/selkies/archive/f56d4a951acbcaf659867561f3f659555dfc0cd7 .tar.gz" && \
173173 cd /tmp && \
174174 tar xf selkies.tar.gz && \
175175 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments