Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9d7909ab5 | ||
|
|
28f14c8d10 | ||
|
|
32a4978593 | ||
|
|
e3c62b8e52 | ||
|
|
865322510f |
@@ -1 +1 @@
|
||||
FROM redis:7.0.5
|
||||
FROM redis:7.0.7
|
||||
|
||||
@@ -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.5](https://hub.docker.com/_/redis/).
|
||||
Official redis plugin for dokku. Currently defaults to installing [redis 7.0.7](https://hub.docker.com/_/redis/).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku redis service plugin"
|
||||
version = "1.26.0"
|
||||
version = "1.26.2"
|
||||
[plugin.config]
|
||||
|
||||
Reference in New Issue
Block a user