You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,19 +10,19 @@
10
10
11
11
This repository provides [Redis 7](https://redis.com) container for [DDEV](https://ddev.readthedocs.io/).
12
12
13
-
It is based on [redis:7-alpine](https://hub.docker.com/_/redis/tags?page=1&name=7) docker image and [DDEV custom compose files](https://ddev.readthedocs.io/en/stable/users/extend/custom-compose-files/)
13
+
It is based on [redis:7.2-alpine](https://hub.docker.com/_/redis/tags?page=1&name=7) docker image and [DDEV custom compose files](https://ddev.readthedocs.io/en/stable/users/extend/custom-compose-files/)
14
14
15
-
## Comparison to **v6** (`ddev/ddev-redis`)
15
+
## Comparison to **v6** ([`ddev/ddev-redis`](https://github.com/ddev/ddev-redis))
16
16
17
-
There are a lot of differences between [v6](https://github.com/ddev/ddev-redis) addon and this one
17
+
There are a lot of differences between v6 addon and this one
0 commit comments