Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v6.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and phiz71 committed Jan 20, 2025
1 parent 111bee6 commit ec0edd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/quick-setup/redis-rate-limit/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
- storage

redis_rate_limit:
image: redis:6.2.16
image: redis:6.2.17
command: ["redis-server", "--appendonly", "yes"]
container_name: gio_redis_ratelimit
restart: always
Expand Down

0 comments on commit ec0edd7

Please sign in to comment.