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 12ae2ba + a02b3b5 commit 355eddcCopy full SHA for 355eddc
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 854ef7510a125a95312dabc285c1ba8371f675f2 && \
+ git checkout ca8c687479b8aa965e749ec2a365ce41ba50f96b && \
66
make \
67
-f Makefile.linux \
68
ARCHOPTS= \
0 commit comments