Skip to content

Commit

Permalink
Update redis Docker tag to v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent d0ed7c0 commit f0203b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/cache/docker-compose.redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
redis:
image: redis:7.4.1-alpine
image: redis:7.4.2-alpine
container_name: redis
restart: unless-stopped
healthcheck:
Expand Down

0 comments on commit f0203b5

Please sign in to comment.