Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
330bf36b76 | ||
|
|
c5f634c5e8 | ||
|
|
2a97cf3fa7 |
@@ -1 +1 @@
|
|||||||
FROM mongo:6.0.4
|
FROM mongo:6.0.5
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# dokku mongo [](https://github.com/dokku/dokku-mongo/actions/workflows/ci.yml?query=branch%3Amaster) [](https://webchat.libera.chat/?channels=dokku)
|
# dokku mongo [](https://github.com/dokku/dokku-mongo/actions/workflows/ci.yml?query=branch%3Amaster) [](https://webchat.libera.chat/?channels=dokku)
|
||||||
|
|
||||||
Official mongo plugin for dokku. Currently defaults to installing [mongo 6.0.4](https://hub.docker.com/_/mongo/).
|
Official mongo plugin for dokku. Currently defaults to installing [mongo 6.0.5](https://hub.docker.com/_/mongo/).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[plugin]
|
[plugin]
|
||||||
description = "dokku mongo service plugin"
|
description = "dokku mongo service plugin"
|
||||||
version = "1.33.0"
|
version = "1.33.1"
|
||||||
[plugin.config]
|
[plugin.config]
|
||||||
|
|||||||
Reference in New Issue
Block a user