Skip to content

Commit

Permalink
Use bitnami/mongodb:4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timokoessler committed Jan 17, 2025
1 parent 3a01765 commit 38984a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
ports:
- "27019:8123"
mongodb-replica:
image: bitnami/mongodb:8.0
image: bitnami/mongodb:4.4
env:
MONGODB_ADVERTISED_HOSTNAME: 127.0.0.1
MONGODB_REPLICA_SET_MODE: primary
Expand Down

0 comments on commit 38984a3

Please sign in to comment.