update repo

This commit is contained in:
Daniele Marra 2020-09-18 21:05:42 +02:00 committed by GitHub
parent 5a1414d5d6
commit 091f8bd7d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ RUN apt update && \
rm -rf /var/lib/apt/lists/* && \
cd /opt && \
rm -rf /usr/src/dmr_utils3 && \
git clone https://github.com/n0mjs710/hblink3
git clone https://github.com/iu7igu/hblink3-aprs
ENV AAA BBBB
RUN cd /opt/hblink3/ && \
sed -i s/.*python.*//g requirements.txt && \