diff --git a/test/IntegrationTests/docker/mongodb.Dockerfile b/test/IntegrationTests/docker/mongodb.Dockerfile index 0ab63a28c9..308d9604e9 100644 --- a/test/IntegrationTests/docker/mongodb.Dockerfile +++ b/test/IntegrationTests/docker/mongodb.Dockerfile @@ -1 +1 @@ -FROM mongo:5.0.15 \ No newline at end of file +FROM mongo:6.0.7 \ No newline at end of file