Skip to content

Commit a1b9c54

Browse files
authored
Merge pull request #985 from darksidelemm/testing
Bump ka9q-radio commit
2 parents 82af407 + 54f82a3 commit a1b9c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN git clone https://github.com/miweber67/spyserver_client.git /root/spyserver_
6262
# Compile ka9q-radio from source
6363
RUN git clone https://github.com/ka9q/ka9q-radio.git /root/ka9q-radio && \
6464
cd /root/ka9q-radio && \
65-
git checkout ca8c687479b8aa965e749ec2a365ce41ba50f96b && \
65+
git checkout d0febaa033e1d53b9b53078cfe17457ac3676d20 && \
6666
make \
6767
-f Makefile.linux \
6868
ARCHOPTS= \

0 commit comments

Comments
 (0)