Skip to content

Commit 9874ce5

Browse files
chore(deps): update mongo docker tag to v8
1 parent 031ea90 commit 9874ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.6"
33
services:
44

55
mongodb:
6-
image: mongo:7.0
6+
image: mongo:8.0
77
command:
88
- --replSet=test
99
volumes:

0 commit comments

Comments
 (0)