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 24a68def3039bdd13772bcaa6a30c5b9ae1eaa19
19+ git checkout -f c6f411cbf3742df3cc035ff446cc7303bc0d6c99
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -172,7 +172,7 @@ RUN \
172172 echo "**** install selkies ****" && \
173173 curl -o \
174174 /tmp/selkies.tar.gz -L \
175- "https://github.com/selkies-project/selkies/archive/24a68def3039bdd13772bcaa6a30c5b9ae1eaa19 .tar.gz" && \
175+ "https://github.com/selkies-project/selkies/archive/c6f411cbf3742df3cc035ff446cc7303bc0d6c99 .tar.gz" && \
176176 cd /tmp && \
177177 tar xf selkies.tar.gz && \
178178 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 24a68def3039bdd13772bcaa6a30c5b9ae1eaa19
19+ git checkout -f c6f411cbf3742df3cc035ff446cc7303bc0d6c99
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -168,7 +168,7 @@ RUN \
168168 echo "**** install selkies ****" && \
169169 curl -o \
170170 /tmp/selkies.tar.gz -L \
171- "https://github.com/selkies-project/selkies/archive/24a68def3039bdd13772bcaa6a30c5b9ae1eaa19 .tar.gz" && \
171+ "https://github.com/selkies-project/selkies/archive/c6f411cbf3742df3cc035ff446cc7303bc0d6c99 .tar.gz" && \
172172 cd /tmp && \
173173 tar xf selkies.tar.gz && \
174174 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments