Skip to content

Commit e4cdf59

Browse files
committed
Add pinning note to readme
1 parent 617327c commit e4cdf59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ app_setup_block: |
6161
6262
Formally only mongodb 3.6 through 4.4 are supported, however, it has been reported that newer versions will work. If you choose to use a newer version be aware that you will not be operating a supported configuration.
6363
64+
**Make sure you pin your database image version and do not use `latest`, as mongodb does not support automatic upgrades between major versions.**
65+
6466
If you are using the [official mongodb container](https://hub.docker.com/_/mongo/), you can create your databases using an `init-mongo.js` file with the following contents:
6567
6668
```js

0 commit comments

Comments
 (0)