diff --git a/test/docker/Dockerfile b/test/docker/Dockerfile
index 2880d864bc7df86bf7cade4d6c232b387e513bfd..d3062ce7e240d7cef9a02be5c421cde6b35ae5c7 100644
--- a/test/docker/Dockerfile
+++ b/test/docker/Dockerfile
@@ -15,7 +15,7 @@ RUN  apt-get update \
     && apt-get install -f
 
 RUN pip3 install pylint pytest
-RUN pip3 install caosdb>=0.5.2
+RUN pip3 install caosdb>=0.7.4
 RUN pip3 install pandas
 RUN pip3 install git+https://gitlab.com/caosdb/caosdb-advanced-user-tools.git@dev
 # For automatic documentation