update all docker dependencies

This commit is contained in:
Jakob Ketterl
2022-09-30 18:51:47 +02:00
parent 9416db5f42
commit 8a7e91be38
3 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ apt-get update
apt-get -y install --no-install-recommends $BUILD_PACKAGES
git clone https://github.com/jketterl/owrx_connector.git
cmakebuild owrx_connector 0.6.0
cmakebuild owrx_connector 0.6.1
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean