Skip to content

Commit

Permalink
roll to newer version of redis
Browse files Browse the repository at this point in the history
  • Loading branch information
Test committed Sep 13, 2024
1 parent 77d7aed commit 4eac87e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1-alpha
1.0.2-alpha
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- redis

redis:
image: redis:6.2.5
image: redis:7.2.5
ports:
- "6379:6379"

Expand Down

0 comments on commit 4eac87e

Please sign in to comment.