Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls authored Jan 5, 2025
1 parent 1f93cb7 commit 6131e7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,8 @@ jobs:
**Caveat:** due to [this issue](https://github.com/docker-library/mongo/issues/211), you **cannot enable user creation AND replica sets** initially. Therefore, if you use this action to setup a replica set, please create your users through a separate script.

### Using a Custom Mongo Image
You can utilize an alternative Redis image using the `mongodb-image` input:
You can utilize an alternative MongoDB docker image using the `mongodb-image` input:


```yaml
- name: Start MongoDB
Expand Down

0 comments on commit 6131e7f

Please sign in to comment.