Skip to content

Commit

Permalink
Merge pull request #8 from doannc2212/renovate/redis-7.x
Browse files Browse the repository at this point in the history
chore(deps): update redis docker tag to v7.4
  • Loading branch information
doannc2212 authored Dec 13, 2024
2 parents e4cbc9a + f3c20bd commit 13daaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:

redis:
container_name: redis
image: redis:7.2-alpine
image: redis:7.4-alpine
ports:
- 6379:6379
restart: always
Expand Down

0 comments on commit 13daaff

Please sign in to comment.