Skip to content

Commit

Permalink
Pin redis to 7.2 series
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdewar committed Feb 18, 2025
1 parent 873243e commit c35de27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
- "80"
- "443"
cache:
image: redis:7
image: redis:7.2
restart: "unless-stopped"
read_only: true
ports:
Expand Down

0 comments on commit c35de27

Please sign in to comment.