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