Skip to content

Commit 848ce11

Browse files
committed
Bump mongo version used for testing
Signed-off-by: Marvin Froeder <[email protected]>
1 parent 1cd37f7 commit 848ce11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ jobs:
292292
working_directory: ~/querydsl
293293
docker:
294294
- image: velo/toolchains-4-ci-builds:latest
295-
- image: mongo:3.6.1
295+
- image: mongo:8.0.9
296296
steps:
297297
- checkout
298298
- restore_cache:

0 commit comments

Comments
 (0)