Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86a968774a | ||
|
|
d844492956 | ||
|
|
def796e990 | ||
|
|
b5e2f57e62 | ||
|
|
c0a6297913 | ||
|
|
81a317b234 |
@@ -1 +1 @@
|
||||
FROM mongo:7.0.12
|
||||
FROM mongo:8.0.0
|
||||
|
||||
@@ -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.9](https://hub.docker.com/_/mongo/).
|
||||
Official mongo plugin for dokku. Currently defaults to installing [mongo 8.0.0](https://hub.docker.com/_/mongo/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mongo service plugin"
|
||||
version = "1.36.11"
|
||||
version = "1.37.0"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user