Skip to content

Commit 5dbd849

Browse files
committed
chore: update mongodb version
1 parent 3730b1f commit 5dbd849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yaml

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

2020
services:
2121
mongodb:
22-
image: mongo:8.2.3-noble
22+
image: mongo:8.2.5-noble
2323
env:
2424
MONGO_INITDB_ROOT_USERNAME: ${{ secrets.MONGO_INITDB_ROOT_USERNAME }}
2525
MONGO_INITDB_ROOT_PASSWORD: ${{ secrets.MONGO_INITDB_ROOT_PASSWORD }}

0 commit comments

Comments
 (0)