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

@@ -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.1
cmakebuild runds_connector 0.2.2
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean