Skip to content

Commit 8fde5ae

Browse files
committed
mongodb
1 parent c40273c commit 8fde5ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
services:
1212
mongodb:
13-
image: mongodb/mongodb-community-server:8.0-ubi
13+
image: mongo:8
1414
ports:
1515
- 27017:27017
1616
options: >

0 commit comments

Comments
 (0)