diff --git a/docker/test/stateless/Dockerfile b/docker/test/stateless/Dockerfile index c759037e929..658ae1f27ba 100644 --- a/docker/test/stateless/Dockerfile +++ b/docker/test/stateless/Dockerfile @@ -29,8 +29,7 @@ RUN apt-get update -y \ unixodbc \ wget \ mysql-client=5.7* \ - postgresql \ - postgresql-contrib + postgresql-client RUN pip3 install numpy scipy pandas