Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 2622842 commit 31202cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/core/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
- GZ_RSYNCABLE=TRUE

redis:
image: redis:7.2.0-alpine
image: redis:7.2.4-alpine
container_name: redis
restart: always
healthcheck:
Expand Down

0 comments on commit 31202cf

Please sign in to comment.