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 beab17c3859637bb0eb15d8e7b3e84d26e35b34c
18+ git checkout -f 7816c9c5e69fbfec3f9fe3cdf7582de52858701e
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -180,7 +180,7 @@ RUN \
180180 pip3 install pixelflux --break-system-packages && \
181181 curl -o \
182182 /tmp/selkies.tar.gz -L \
183- "https://github.com/selkies-project/selkies/archive/beab17c3859637bb0eb15d8e7b3e84d26e35b34c .tar.gz" && \
183+ "https://github.com/selkies-project/selkies/archive/7816c9c5e69fbfec3f9fe3cdf7582de52858701e .tar.gz" && \
184184 cd /tmp && \
185185 tar xf selkies.tar.gz && \
186186 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 beab17c3859637bb0eb15d8e7b3e84d26e35b34c
18+ git checkout -f 7816c9c5e69fbfec3f9fe3cdf7582de52858701e
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -176,7 +176,7 @@ RUN \
176176 pip3 install pixelflux --break-system-packages && \
177177 curl -o \
178178 /tmp/selkies.tar.gz -L \
179- "https://github.com/selkies-project/selkies/archive/beab17c3859637bb0eb15d8e7b3e84d26e35b34c .tar.gz" && \
179+ "https://github.com/selkies-project/selkies/archive/7816c9c5e69fbfec3f9fe3cdf7582de52858701e .tar.gz" && \
180180 cd /tmp && \
181181 tar xf selkies.tar.gz && \
182182 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments