Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v6.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and gaetanmaisse committed Feb 14, 2022
1 parent d134e5a commit 347005f
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 @@ -63,7 +63,7 @@ services:
- storage

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

0 comments on commit 347005f

Please sign in to comment.