update owrx_connector in docker

This commit is contained in:
Jakob Ketterl 2020-09-26 01:46:25 +02:00
parent f37c7baefb
commit 5d4f3b8d90

View File

@ -24,8 +24,8 @@ apt-get update
apt-get -y install --no-install-recommends $BUILD_PACKAGES apt-get -y install --no-install-recommends $BUILD_PACKAGES
git clone https://github.com/jketterl/owrx_connector.git git clone https://github.com/jketterl/owrx_connector.git
# this is the latest development version as of 2020-09-21 (sync device modifications) # this is the latest development version as of 2020-09-25 (switch antenna first)
cmakebuild owrx_connector ecbadcd33135530e19a66541959e2b0207e11b39 cmakebuild owrx_connector 2252ee44ec3ae5ca91c576d905cd2c077d416ae8
apt-get -y purge --autoremove $BUILD_PACKAGES apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean apt-get clean