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

Commit 3f2a117

Browse files
committed
chore(deps): update mongo docker tag to v8
1 parent 78fde86 commit 3f2a117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)