Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee12f5064d | ||
|
|
b6da231937 | ||
|
|
3f9cd66dde |
@@ -1 +1 @@
|
||||
FROM mongo:7.0.5
|
||||
FROM mongo:7.0.6
|
||||
|
||||
@@ -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)
|
||||
|
||||
Official mongo plugin for dokku. Currently defaults to installing [mongo 7.0.5](https://hub.docker.com/_/mongo/).
|
||||
Official mongo plugin for dokku. Currently defaults to installing [mongo 7.0.6](https://hub.docker.com/_/mongo/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mongo service plugin"
|
||||
version = "1.36.6"
|
||||
version = "1.36.7"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user