Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a95ed8299 | ||
|
|
f66c0d945e | ||
|
|
8a65d7c1cd |
@@ -1 +1 @@
|
||||
FROM redis:7.0.12
|
||||
FROM redis:7.2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# dokku redis [](https://github.com/dokku/dokku-redis/actions/workflows/ci.yml?query=branch%3Amaster) [](https://webchat.libera.chat/?channels=dokku)
|
||||
|
||||
Official redis plugin for dokku. Currently defaults to installing [redis 7.0.12](https://hub.docker.com/_/redis/).
|
||||
Official redis plugin for dokku. Currently defaults to installing [redis 7.2.0](https://hub.docker.com/_/redis/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku redis service plugin"
|
||||
version = "1.35.0"
|
||||
version = "1.36.0"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user