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 82b43e982e938acf962f1eb8c8341fbb2c7b344e
18+ git checkout -f d51f99f80dc520db44c0b4137e44e5920bf89ae6
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -170,7 +170,7 @@ RUN \
170170 pip3 install pixelflux pcmflux --break-system-packages && \
171171 curl -o \
172172 /tmp/selkies.tar.gz -L \
173- "https://github.com/selkies-project/selkies/archive/82b43e982e938acf962f1eb8c8341fbb2c7b344e .tar.gz" && \
173+ "https://github.com/selkies-project/selkies/archive/d51f99f80dc520db44c0b4137e44e5920bf89ae6 .tar.gz" && \
174174 cd /tmp && \
175175 tar xf selkies.tar.gz && \
176176 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 82b43e982e938acf962f1eb8c8341fbb2c7b344e
18+ git checkout -f d51f99f80dc520db44c0b4137e44e5920bf89ae6
1919
2020RUN \
2121 echo "**** build frontend ****" && \
@@ -166,7 +166,7 @@ RUN \
166166 pip3 install pixelflux pcmflux --break-system-packages && \
167167 curl -o \
168168 /tmp/selkies.tar.gz -L \
169- "https://github.com/selkies-project/selkies/archive/82b43e982e938acf962f1eb8c8341fbb2c7b344e .tar.gz" && \
169+ "https://github.com/selkies-project/selkies/archive/d51f99f80dc520db44c0b4137e44e5920bf89ae6 .tar.gz" && \
170170 cd /tmp && \
171171 tar xf selkies.tar.gz && \
172172 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments