Skip to content

Commit 8fa5314

Browse files
chore(deps): update mongo docker tag to v8
1 parent 28fe44e commit 8fa5314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
services:
2323
mongodb:
24-
image: mongo:6
24+
image: mongo:8
2525
ports:
2626
- 27017:27017
2727

0 commit comments

Comments
 (0)