update release versions for docker

This commit is contained in:
Jakob Ketterl
2022-06-16 22:48:57 +02:00
parent 921fb23c8d
commit 0145cf5668
3 changed files with 8 additions and 14 deletions

View File

@ -25,7 +25,7 @@ apt-get update
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/jketterl/runds_connector.git
cmakebuild runds_connector 0.2.0
cmakebuild runds_connector 0.2.1
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean