update dependencies in docker

This commit is contained in:
Jakob Ketterl
2020-01-25 23:52:20 +01:00
parent 49c333b88a
commit cd1f8a7cb1
3 changed files with 3 additions and 3 deletions

View File

@ -23,6 +23,6 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
git clone https://github.com/jketterl/owrx_connector.git
cmakebuild owrx_connector 84909c53cde78cbf4be408037e31209fbc702ad3
cmakebuild owrx_connector df35e33e42c2e4527853ca18bf04981848860317
apk del .build-deps