Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38278ab9d9 | ||
|
|
e04200a99c | ||
|
|
ea3781cd28 | ||
|
|
cf59cac18a |
@@ -1 +1 @@
|
||||
FROM redis:7.0.9
|
||||
FROM redis:7.0.10
|
||||
|
||||
@@ -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.9](https://hub.docker.com/_/redis/).
|
||||
Official redis plugin for dokku. Currently defaults to installing [redis 7.0.10](https://hub.docker.com/_/redis/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku redis service plugin"
|
||||
version = "1.32.1"
|
||||
version = "1.32.3"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user