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 c6f411cbf3742df3cc035ff446cc7303bc0d6c99
19+ git checkout -f 0d61c6499fc87951f8933d898523c77a2832303d
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -157,6 +157,7 @@ RUN \
157157 x11-xkb-utils \
158158 x11-xserver-utils \
159159 xauth \
160+ xclip \
160161 xcvt \
161162 xdg-utils \
162163 xdotool \
@@ -183,7 +184,7 @@ RUN \
183184 | awk '/tag_name/{print $4;exit}' FS='[""]' ) && \
184185 curl -o \
185186 /tmp/selkies.tar.gz -L \
186- "https://github.com/selkies-project/selkies/archive/c6f411cbf3742df3cc035ff446cc7303bc0d6c99 .tar.gz" && \
187+ "https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d .tar.gz" && \
187188 cd /tmp && \
188189 tar xf selkies.tar.gz && \
189190 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 c6f411cbf3742df3cc035ff446cc7303bc0d6c99
19+ git checkout -f 0d61c6499fc87951f8933d898523c77a2832303d
2020
2121RUN \
2222 echo "**** build frontend ****" && \
@@ -156,6 +156,7 @@ RUN \
156156 x11-xkb-utils \
157157 x11-xserver-utils \
158158 xauth \
159+ xclip \
159160 xcvt \
160161 xdg-utils \
161162 xdotool \
@@ -181,7 +182,7 @@ RUN \
181182 | awk '/tag_name/{print $4;exit}' FS='[""]') && \
182183 curl -o \
183184 /tmp/selkies.tar.gz -L \
184- "https://github.com/selkies-project/selkies/archive/c6f411cbf3742df3cc035ff446cc7303bc0d6c99 .tar.gz" && \
185+ "https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d .tar.gz" && \
185186 cd /tmp && \
186187 tar xf selkies.tar.gz && \
187188 cd selkies-* && \
You can’t perform that action at this time.
0 commit comments