We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82af407 + 54f82a3 commit a1b9c54Copy full SHA for a1b9c54
Dockerfile
@@ -62,7 +62,7 @@ RUN git clone https://github.com/miweber67/spyserver_client.git /root/spyserver_
62
# Compile ka9q-radio from source
63
RUN git clone https://github.com/ka9q/ka9q-radio.git /root/ka9q-radio && \
64
cd /root/ka9q-radio && \
65
- git checkout ca8c687479b8aa965e749ec2a365ce41ba50f96b && \
+ git checkout d0febaa033e1d53b9b53078cfe17457ac3676d20 && \
66
make \
67
-f Makefile.linux \
68
ARCHOPTS= \
0 commit comments