Skip to content

Commit

Permalink
Bump Redis to v7 in local dev environment (#3561)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb authored Dec 20, 2023
1 parent f56f731 commit 297d642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ services:
cache:
profiles:
- api
image: docker.io/redis:4.0.14
image: docker.io/redis:7.2.3
ports:
- "50263:6379"

Expand Down

0 comments on commit 297d642

Please sign in to comment.