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 340fe44d351a3ce1a7d1c402c9aea6b0b0b2e6e3
18+ git checkout -f 8ee64a302d453e0c760846fca7c1701886ad694e
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/340fe44d351a3ce1a7d1c402c9aea6b0b0b2e6e3 .tar.gz" && \
183+ "https://github.com/selkies-project/selkies/archive/8ee64a302d453e0c760846fca7c1701886ad694e .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 340fe44d351a3ce1a7d1c402c9aea6b0b0b2e6e3
18+ git checkout -f 8ee64a302d453e0c760846fca7c1701886ad694e
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/340fe44d351a3ce1a7d1c402c9aea6b0b0b2e6e3 .tar.gz" && \
179+ "https://github.com/selkies-project/selkies/archive/8ee64a302d453e0c760846fca7c1701886ad694e .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