Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit e27fdd2

Browse files
committed
chore(deps): update mongo docker tag to v8
1 parent a95ab37 commit e27fdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# Docker containers to run for database RPC tracing integration tests.
1414
services:
1515
mongo:
16-
image: mongo:5
16+
image: mongo:8
1717
ports:
1818
- 27017:27017
1919
mysql:

0 commit comments

Comments
 (0)