Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Update redis Docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2023
1 parent a0b57ae commit bd0ffef
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 @@ -11,7 +11,7 @@ services:
- "9427:5432"

redis:
image: redis:6-alpine
image: redis:7-alpine
ports:
- "9428:6379"

Expand Down

0 comments on commit bd0ffef

Please sign in to comment.