Bump ka9q-radio version in dockerfile

pull/996/head
Mark Jessop 2025-03-10 11:58:24 +10:30
rodzic 36f8f8facb
commit 09a722e1e7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -62,7 +62,7 @@ RUN git clone https://github.com/miweber67/spyserver_client.git /root/spyserver_
# Compile ka9q-radio from source
RUN git clone https://github.com/ka9q/ka9q-radio.git /root/ka9q-radio && \
cd /root/ka9q-radio && \
git checkout 4025a34db6e88dce87b8f67c7eb9cc339b920261 && \
git checkout 82e3f73f3bddb81740d0e4b22a1cb30dba46309e && \
make \
-f Makefile.linux \
ARCHOPTS= \