Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
772f677d0f | ||
|
|
078c2c58d4 | ||
|
|
6316eb7d7d |
@@ -1 +1 @@
|
||||
FROM redis:7.4.3
|
||||
FROM redis:8.0.1
|
||||
|
||||
@@ -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.4.3](https://hub.docker.com/_/redis/).
|
||||
Official redis plugin for dokku. Currently defaults to installing [redis 8.0.1](https://hub.docker.com/_/redis/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku redis service plugin"
|
||||
version = "1.39.4"
|
||||
version = "1.40.0"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user